Skip to content

Releases: fantablack/ip

v0.4

20 Mar 04:56

Choose a tag to compare

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

18 Mar 14:13

Choose a tag to compare

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

18 Feb 15:01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2...A-Release

v0.2

17 Feb 15:55

Choose a tag to compare

Full Changelog: A-Jar...v0.2

v0.1

07 Feb 13:31

Choose a tag to compare