Releases: harshsandhu44/termeme-cli
Releases · harshsandhu44/termeme-cli
Release list
v0.1.0
Added
- expose cli version output
- add TOML-based hook configuration
- add hook for cli
- copy default wav files to sub path
- added play_sound and doctor subcommand feature
- add assets sound effects
- add base commands and subcommands
Fixed
- align release automation with github releases (#2)
- align binary name with cli
- make hook playback fail safely
- embed bundled audio assets
Other
- add release build verification
- run checks on pull requests
- attach macos binaries to releases
- document release workflow
- add release-plz automation
- add project README
- isolate cli and app entrypoints
- extract sound module
- extract config and hook modules
- add hook selection coverage
- change mp3 files to wav files
- update lock file
- add clap to dependencies
- initial commit