Skip to content

Releases: unfunco/t

v0.2.0

16 Nov 18:25
8f61e90

Choose a tag to compare

0.2.0 (2025-11-16)

New features

  • Add edit/add functionality in the TUI (#8) (acaa44f)
  • Add initial automations and overdue labels (#12) (d0e5a9b)
  • Add support for light/dark themes (#15) (a5618ba)
  • Add testdata for the application (#14) (0d6d0ae)
  • Load custom themes from config storage (#13) (c55afbe)
  • Prepare the TUI to allow for custom themes (#11) (44038ec)

Miscellaneous

v0.1.1

04 Nov 20:01
c9fd66b

Choose a tag to compare

0.1.1 (2025-11-04)

Bug fixes

  • Resolve issues when releasing binaries (#6) (c47edde)

v0.1.0

04 Nov 19:51
8de4ae2

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

0.1.0 (2025-11-04)

New features

  • Add the initial CLI and TUI skeleton (#1) (3234019)
  • Add the initial storage implementation (#2) (0688527)

Miscellaneous

  • Add a release job to the CI workflow (#3) (7a14f94)
  • Add some repository boilerplate (d161b52)
  • Build binaries upon release and update docs (#5) (896f94d)
  • Initialise the repository (db390a4)