Releases: vncsmyrnk/todayiwill
Releases · vncsmyrnk/todayiwill
v0.6.0
Changelog
🚀 Features
- feat: homebrew install option
- feat: arch install
- feat: build deb
🐛 Fixes
- Adding redirect for GH pages and permissions
- fix: brew version
- fix: brew formuale class name
v0.5.3
Changelog
🚀 Features
- 49 delete appointments by time
🐛 Fixes
- Adding redirect for GH pages and permissions
- Fix documentation path for uploading doc pages
- Fixing Release Workflow duplicated id
- 41 document code and add doc tests
- 46 override when adding an appointment with an existing time
v0.4.1
Changelog
🐛 Fixes
- Adding block to avoid copying appointments to today when there are ap…
- Fixing
README.md
doc
v0.4.0
Changelog
🚀 Features
- 43 copy appointments from past day
v0.3.0
Changelog
🚀 Features
- 9 add command to accept stdin as input for add
- Adding a standard way to show appointments
- 7 add colors to messages
🐛 Fixes
- 37 make add stdin accept stdin arguments
v0.2.2
Changelog
🚀 Features
- 8 add system notifications
v0.2.1
Changelog
🚀 Features
- Adding closed PR section reference on the
Coming soon...
topic
- 26 add uninstall script
🐛 Fixes
- Changing empty appointments history message + removing clippy warning
📦 Uncategorized
- Adding docker file and workflow to push dev docker image to gh registry
v0.2.0
Changelog
🚀 Features
- 23 history of appointments
v0.1.5
Changelog
🚀 Features
- Adding
clear
command
- Adding
Codecov
integration
- 14 add list param to show appointments due in x mins
🐛 Fixes
- Adding behavior to block addition of appointments already passed
- 15 add instalation script
v0.1.0
Changelog
🚀 Features
- 2 implement list command
- 1 implement add command
- Adding introduction, examples and coming soon sections to readme
🐛 Fixes