Prepare v1.0.0 (#47)
* update README * update CHANGELOG * update demo * bump v1.0.0
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## v1.0.0 - 2025-01-10
|
||||
|
||||
Happy `v1.0.0` 🎉
|
||||
|
||||
### Features
|
||||
|
||||
- (countdown) Mission Elapsed Time ([MET](https://en.wikipedia.org/wiki/Mission_Elapsed_Time)). [#45](https://github.com/sectore/timr-tui/pull/45), [#46](https://github.com/sectore/timr-tui/pull/46)
|
||||
- (footer) Local time. Optional and with custom formats. [#42](https://github.com/sectore/timr-tui/pull/42), [#43](https://github.com/sectore/timr-tui/pull/43)
|
||||
- (docs) More installation instructions: Cargo, AUR (Arch Linux) [#41](https://github.com/sectore/timr-tui/pull/41), pre-built release binaries (Linux, macOS, Windows) [#47](https://github.com/sectore/timr-tui/pull/47)
|
||||
|
||||
## v0.9.0 - 2025-01-03
|
||||
|
||||
Initial version.
|
||||
@@ -8,5 +18,6 @@ Initial version.
|
||||
|
||||
- Add `Pomodoro`, `Timer`, `Countdown`
|
||||
- Persist application state
|
||||
- Change styles
|
||||
- Custom styles for digits
|
||||
- Toggle deciseconds
|
||||
- CLI
|
||||
|
||||
Reference in New Issue
Block a user