Releases: fantablack/ip
Releases · fantablack/ip
v0.4
What's new
- Fix new bugs introduced from previous fixes when trying to add empty deadline and events
- Fix GUI freeze when supplying invalid and empty indexes to all commands
- Add more tests to cover an even wider range of invalid inputs
- Add specific type of invalid index detection
- Improve formatting of tasks list
v0.3
What's Changed
- Update UG to more accurately reflect actual command syntax
- Add mark/unmark portion to UG
- Add bye command to UG
- Fix bug where Todos cannot have empty descriptions but Deadlines and Events can
- Fix bye command not closing GUI
- Fix GUI not showing error when marking a task that is out of allowed index range
- Fix app freeze when performing list command when there are no tasks saved
- Cleanup extra printStackTrace() on various handled exceptions
- Add extra JUnit tests for almost every command
A-Release
What's Changed
- Merge Branch A Assertions by @fantablack in #2
- Improve Code Quality by @fantablack in #3
New Contributors
- @fantablack made their first contribution in #2
Full Changelog: v0.2...A-Release
v0.2
Full Changelog: A-Jar...v0.2
v0.1
Full Changelog: https://github.com/fantablack/ip/commits/v0.1