v3.0.0
3.0.0 (2023-07-02)
⚠ BREAKING CHANGES
-
ux:
-tno longer works to specify the stop time withtgl stop, as this is the flag that is used to specify the start time with all other commands.Instead,
-Twill take its place to specify the stop time to match the other commands.
Features
- 🧑💻 create
TransformedQueryextension class (#82) (0cab081) - readme: 📝 add command reference to
README(#60) (9df1397) - reports: 🚸 change
-Eshow stop time flag to more sensible-S(#81) (c188242) - reports: ✨ add
-Eto show time entry stop times (#81) (349f152) - reports: ✨ display totals for fuzzy filtered reports (#64) (7568f2a)
- ux: 💥 use
-Tflag to changetgl stopend time (#58) (2363573) - ux: 🚸 add
tgl editflag to clear description (#66) (d499a9b) - ux: 🚸 implement
continue-like autofill fortgl edit(#56) (74f58a2), closes #28 - ux: 💄 remove
start/stopnowoptions when time span is specified (#68) (6a742d7) - ux: ✨ add
tgl helpcommand (#65) (2101067) - ux: ✨ implement flag escaping (#67) (8a657d3)
Bug Fixes
- structures: 🐛 fix default trailing space behaviour (#62, #63) (97b4b8a)
- ux: 🐛 fix broken fuzzy filter on detailed
tgl reports [span] projects(#78) (9bfdb37) - ux: 🐛 fix buggy
tgl reports span-[offset]detection (#79) (6425713) - ux: 🐛 fix fuzzy filter of 'static' results (#75) (e1a4970)
- ux: 🐛 fix inverse ordering of
tgl editprojects (#74) (03f2c78) - ux: 🐛 fix non-reversible
\escaping (#69) (3f5a679) - ux: 🐛 fix result score overflow (#71) (1cc9119)
- ux: 🐛 use
string.IsNullOrEmptyeverywhere (#76) (8909d97)