Skip to content

Releases: JamesNZL/flow-toggl-plugin

v4.1.0

02 Feb 09:22
3c06ecf
Compare
Choose a tag to compare

4.1.0 (2024-02-02)

Features

  • ux: ✨ highlight interpolated time entry description (#117) (10f4289)

v4.0.0

09 Jul 00:09
e8ef1c4
Compare
Choose a tag to compare

4.0.0 (2023-07-09)

⚠ BREAKING CHANGES

  • ux: See release notes/below.
  1. tgl start and tgl continue command keywords have been removed.
  2. start and continue are now top-level commands.
  3. You can no longer quick-start commands with eg tgl o, you must now type the command in full (or select it from the top-level results)
  4. start project selection is no longer enforced at the beginning; it is optionally triggered at any point with the @ symbol.
  5. edit project selection uses @ instead of -p accordingly.

Features

  • ux: 🚸 display currently running timer at top level (#91) (aacbd2f)
  • ux: ✨ implement new command flow (#28) (#90) (92d2cea)
  • reports: ✨ implement reports of any arbitrary date/span (#55) (e45e46e)
  • ux: 🚸 add trailing space after project selection (#105) (b4208c8)
  • ux: 🚸 implement -C clear flag for start and continue (#97) (7fd55fc)
  • ux: 🚸 implement -l list flag for continue (#98) (1f57cd9)
  • ux: 💄 use error icon for all errors (#103) (4d16b20)
  • ux: ✨ implement -R resume flag for edit (#107) (a621035)
  • ux: 🚸 hide start and continue results if searching for command (#112) (00aa5d6)

Bug Fixes

  • 🐛 fix created description of \ when quick-starting empty time entry (#106) (a761e63)
  • ux: 🐛 fix edit erroneously resuming time entry when using -t (#104) (1efca81)
  • ux: 🚸 fix missing edit usage tips if any flag present (#108) (4ddf83c)

v4.0.0-2

08 Jul 03:50
f6bcfaf
Compare
Choose a tag to compare
v4.0.0-2 Pre-release
Pre-release

4.0.0-2 (2023-07-08)

Features

  • ux: 🚸 hide start and continue results if searching for command (#112) (00aa5d6)

v4.0.0-1

07 Jul 13:53
3a97862
Compare
Choose a tag to compare
v4.0.0-1 Pre-release
Pre-release

4.0.0-1 (2023-07-07)

Features

  • reports: ✨ implement reports of any arbitrary date/span (#55) (e45e46e)
  • ux: 🚸 add trailing space after project selection (#105) (b4208c8)
  • ux: 🚸 implement -C clear flag for start and continue (#97) (7fd55fc)
  • ux: 🚸 implement -l list flag for continue (#98) (1f57cd9)
  • ux: 💄 use error icon for all errors (#103) (4d16b20)
  • ux: ✨ implement -R resume flag for edit (#107) (a621035)

Bug Fixes

  • 🐛 fix created description of \ when quick-starting empty time entry (#106) (a761e63)
  • ux: 🐛 fix edit erroneously resuming time entry when using -t (#104) (1efca81)
  • ux: 🚸 fix missing edit usage tips if any flag present (#108) (4ddf83c)

v4.0.0-0

04 Jul 15:54
7f584e4
Compare
Choose a tag to compare
v4.0.0-0 Pre-release
Pre-release

4.0.0-0 (2023-07-04)

⚠ BREAKING CHANGES

  • ux: See release notes/below.
  1. tgl start and tgl continue command keywords have been removed.
  2. start and continue are now top-level commands.
  3. You can no longer quick-start commands with eg tgl o, you must now type the command in full (or select it from the top-level results)
  4. start project selection is no longer enforced at the beginning; it is optionally triggered at any point with the @ symbol.
  5. edit project selection uses @ instead of -p accordingly.

Features

  • ux: 🚸 display currently running timer at top level (#91) (aacbd2f)
  • ux: ✨ implement new command flow (#28) (#90) (92d2cea)

v3.0.1

03 Jul 03:02
9be3a06
Compare
Choose a tag to compare

3.0.1 (2023-07-03)

Performance

  • ⚡ implement CancellationToken properly (#87) (9c88afa)

v3.0.0

02 Jul 07:43
4c6e8ba
Compare
Choose a tag to compare

3.0.0 (2023-07-02)

⚠ BREAKING CHANGES

  • ux: -t no longer works to specify the stop time with tgl stop, as this is the flag that is used to specify the start time with all other commands.

    Instead, -T will take its place to specify the stop time to match the other commands.

Features

  • 🧑‍💻 create TransformedQuery extension class (#82) (0cab081)
  • readme: 📝 add command reference to README (#60) (9df1397)
  • reports: 🚸 change -E show stop time flag to more sensible -S (#81) (c188242)
  • reports: ✨ add -E to show time entry stop times (#81) (349f152)
  • reports: ✨ display totals for fuzzy filtered reports (#64) (7568f2a)
  • ux: 💥 use -T flag to change tgl stop end time (#58) (2363573)
  • ux: 🚸 add tgl edit flag to clear description (#66) (d499a9b)
  • ux: 🚸 implement continue-like autofill for tgl edit (#56) (74f58a2), closes #28
  • ux: 💄 remove start/stop now options when time span is specified (#68) (6a742d7)
  • ux: ✨ add tgl help command (#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 edit projects (#74) (03f2c78)
  • ux: 🐛 fix non-reversible \ escaping (#69) (3f5a679)
  • ux: 🐛 fix result score overflow (#71) (1cc9119)
  • ux: 🐛 use string.IsNullOrEmpty everywhere (#76) (8909d97)

v2.10.1

15 Jun 04:56
b0e343f
Compare
Choose a tag to compare

2.10.1 (2023-06-15)

Bug Fixes

  • ux: 🐛 fix autocomplete with too many trailing spaces (#59) (a5610c9)

v2.10.0

14 Jun 13:10
15dbe8a
Compare
Choose a tag to compare

2.10.0 (2023-06-14)

Features

  • ux: 🚸 do not clear tgl edit description by default (#57) (db5485c)

v2.9.0

10 Jun 01:33
6951dc2
Compare
Choose a tag to compare

2.9.0 (2023-06-10)

Features

  • ux: 🚸 autocomplete command on whitespace (#52) (dcf4161)