Files
clock/CHANGELOG.md
cuddle-please 59b996e967
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
chore(release): 0.0.2
2025-04-06 03:17:05 +00:00

33 lines
710 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.0.2] - 2025-04-06
### Added
- add current hours
### Other
- *(deps)* update rust crate tokio to v1.44.2
- *(deps)* update rust crate clap to v4.5.35
- *(deps)* update rust crate clap to v4.5.34
- *(deps)* update rust crate clap to v4.5.33
## [0.0.1] - 2025-03-25
### Added
- make it somewhat pretty
- redo ui
- rename project
- add basic clock in tool
### Other
- test ci
- remove timetable
- elide lifetimes
- remove unused deps