Skip to content

Releases: AY2021S1-CS2103T-T12-4/tp

Nuudle Official Release

09 Nov 14:51
3cda2cb
Compare
Choose a tag to compare

Official release of Nuudle

Changelog

  • Improve UI
  • Add more status type for appointments
  • Add more tests
  • Finalise documentation
  • Finalise product

V1.3.1

30 Oct 01:48
af85eff
Compare
Choose a tag to compare

Changelog

  • Minor bug fixes and optimization improvements.

V1.3

29 Oct 02:06
9056dd6
Compare
Choose a tag to compare

Changelog

  • Duration support for appointment creation
  • Supports more commands: change, undo, redo, remark & avail
  • Handle invalid file data by only removing those invalid data
  • Auto-archive past appointments
  • Command history traversal in command box using up and down arrow keys
  • Display appointment statistics on GUI

V1.2.1

17 Oct 17:03
43c2b9d
Compare
Choose a tag to compare

Trial JAR release for v1.3

Changelog

None

V1.2

14 Oct 15:59
e3610c9
Compare
Choose a tag to compare

Changelog

  • Achieved the minimum viable product for working functionality
  • Create appointment model
  • Add appointment-related commands (assign, cancel, view)
  • Refined existing command to support appointment
  • Implement storage for appointment

V1.1

30 Sep 15:04
de07bdb
Compare
Choose a tag to compare
V1.1 Pre-release
Pre-release

Changelog

  • Update repository README
  • Update About Us
  • Update Developer Guide
  • Update User Guide