Releases: techygrrrl/timerrr
Releases · techygrrrl/timerrr
0.2.0
0.1.4
0.1.3
0.1.1
Changelog
- efbe9e5 OS-safe TTS? - fallback to echo
- dc23876 add OS tests
- 8d3b1a0 add OS utils helpers, CI
- 43a3f0f add dev instructions & table of contents to readme
- bab1448 add goreleaser config
- e0083b6 add link to video
- b5508d2 add local temp dir to gitignore
- 93935f1 add notes
- 19b4766 add publish workflow
- ad44396 add release docs
- ada55c8 add screenshots to the readme
- 554ebd4 add table styles
- ca42818 add test coverage w/ cmd/cover
- 70cceee add test only for my computer to test file things
- beeb7d6 allow longer title
- faafa13 center table, cleanup global vars
- 6d8e946 choose random TTS voice
- da68057 clear hooks
- 2b44ffc delete from table and re-render
- 95c8786 docs
- 1e7e3f2 everything works! 🚀
- 3b9313f fail slow 🐢
- e589332 fix package naming maybe
- 949e5fc fix path again
- 2d0100a fix test file naming; remove old tests
- 13dd9aa fix width of progress in View (thanks @bashbunni) 💜
- b775391 generate cobra CLI app w/ cobra-cli
- 820c6a9 initial commit
- 58bd9cf log?
- 9855a26 manually add imports for other files
- 8eb17d9 parse duration; clean up code
- 2bde07c persist timers to config file
- 307387f polish
- 2300c34 pretty print the JSON
- 1ec5359 re-add test imports
- 3e55ce2 refactor: move file operations to utils/file
- e7911e4 render timer from table view
- 685b4fd run the right function
- 33b8bee save config to user config dir instead of locally
- 638439c support OS-safe file paths for config
- ef498c7 tidy
- d58ca80 working timer