dominikbraun / timetrace

A simple CLI for tracking your working time.
Apache License 2.0
665 stars 75 forks source link

Remove modulo on hours in reports #208

Closed gmalette closed 2 years ago

gmalette commented 2 years ago

timetrace doesn't report days, and even if it did, the modulo should be 24, not 60. This almost caused me a heart attack! 😆

dominikbraun commented 2 years ago

Thanks for noticing and fixing this! 😄

gmalette commented 2 years ago

Thanks! Can you make a release with it please?

dominikbraun commented 2 years ago

So this change is contained in release 0.14.3.