Releases: SleepySwords/do_todo
Releases · SleepySwords/do_todo
DoTodo v0.4.0
Changelog
UI/UX
- Add the ability to edit tags + cleanup (#68) by @SleepySwords
- Add basic date support (#70) by @SleepySwords
- Add basic vim mode (note: is not a one-to-one version of vim)
Code Quality
- Refactor input (#69) by @SleepySwords
- Add the ability to edit tags + cleanup (#68) by @SleepySwords
- Refactor with component (again) (#64) by @SleepySwords
Other changes
- Update README.md (#66) by @SleepySwords
- New readme (#65) by @SleepySwords
- Version bump and other things (#63) by @SleepySwords
DoTodo v0.3.0
Changelog
Organisation
- Add subtasks (#61) by @SleepySwords
UI/UX
- Merge flip and other tag options into a single menu (#59) by @SleepySwords
- Add fuzzy searching (#57) by @SleepySwords
Code Quality
- Apply misc changes (#62) by @SleepySwords
- Use a more
Elm
style architecutre (#60) by @SleepySwords - Add more info to errors (#56) by @SleepySwords
Other changes
- Make the config more flexible (#58) by @SleepySwords
DoTodo v0.2.0
Changelog
Thank you @Froloket64 for the contributions!!
Organisation
- Add auto-sorting on key-press (#46) by @Froloket64
- Add sorting by priority on key (#42) by @Froloket64
UI/UX
- Add auto-sorting on key-press (#46) by @Froloket64
- Add sorting by priority on key (#42) by @Froloket64
Code Quality
- Add more testing + Misc changes (#54) by @SleepySwords
- Revamp data storage (#53) by @Froloket64
- Code quality (#52) by @Froloket64
- Refactor's codebase (#45) by @SleepySwords
- Create more extensive movement tests (#17) by @SleepySwords
- Using function
update_layout
instead ofAdjacentLayout
(#41) by @SleepySwords
Bug fixes
- fix: Update menu (#55) by @SleepySwords
- Update help menu (#50) by @Froloket64
- Fix deserialization on changes (#49) by @Froloket64
Other changes
- Add a logger (#40) by @SleepySwords
New Contributors
- @Froloket64 made their first contribution in #42
Full Changelog: v0.1.0-alpha...v0.2.0
DoTodo v0.1.0-alpha
Changelog
Organisation
- Add the ability to specify tag colours by name (eg: red, blue) (#39) by @SleepySwords
- Add the ability to remove tags (#37) by @SleepySwords
- Add Tags support (#23) by @SleepySwords
- Add basic priority support (#9) by @SleepySwords
UI/UX
- Ability to move around tasks (#20) by @SleepySwords
- Improve sidebar by adding textwrap (#10) by @SleepySwords
- Add removal support (#6) by @SleepySwords
Code Quality
- Improve wrapping (#36) by @SleepySwords
- Refactor draw system (#33) by @SleepySwords
- Refactor codebase (#25) by @SleepySwords
- Refactor the help menu system (#21) by @SleepySwords
- Refactor UI and Inputs (#11) by @SleepySwords
- Refactor movement logic (#7) by @SleepySwords
- Apply linters (#2) by @SleepySwords
CI/CD
- Update release drafter to use labels (#16) by @SleepySwords
- Fixes CI/CD and uses a nicer format (#4) by @SleepySwords
- Further improves continuous development (#3) by @SleepySwords
- Improves continuous development and integration (#1) by @SleepySwords
Bug fixes
- Fix issues on a fresh install of DoTodo (#32) by @SleepySwords
- Improve sidebar by adding textwrap (#10) by @SleepySwords
- Fixes CI/CD and uses a nicer format (#4) by @SleepySwords
Other changes
- Rename the project to DoTodo (#5) by @SleepySwords
Full Changelog: v0.0.1-alpha...v0.1.0-alpha
v0.0.1-alpha
Basic todo list (no persistant storage)
- No changes
Full Changelog: https://github.com/SleepySwords/todo-or-not-to-do/commits/v0.0.1-alpha