Skip to content

v4.0.0-0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 15:54
· 40 commits to main since this release
7f584e4

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)