Releases: aibor/timewarrior-extensions
Releases · aibor/timewarrior-extensions
v0.1.2
v0.1.1
Minor release (2025-02-23)
- Add configurable day aggregation strategy.
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Inital alpha release (2025-02-16)
Changelog
- 3d1bb2f feat!(flextime): allow flexible time units
- 3293507 feat(twext): add time.Duration parser for confg value
- c551090 fix(flextime): fix lines too long
- c118fe2 fix(flextime): allow printSums to be more complex for now
- 4337ba8 feat(flextime): allow configuration of offset
- 7cb6ecc feat(twext): add sorted iteration helper to groups
- 9d0afc3 fix(flextime): fix sign for diffs below one hour
- caf34f2 fix: comment references
- decda51 fix(flextime): rename goal to target
- 460907c fix(flextime): add test
- 4aa8720 fix(flextime): remove timestamp from debug output