Skip to content

Releases: AY2324S2-CS2103T-F10-1/tp

v1.4

15 Apr 14:51
561aa69
Compare
Choose a tag to compare
Merge pull request #231 from ryanlimdx/ug

Change naming for Addressbook in index

v1.3.1

05 Apr 01:50
2bb3f48
Compare
Choose a tag to compare
Merge pull request #102 from swtan346/change-version

Change version number to 1.3.1

v1.3

04 Apr 15:56
1d1666a
Compare
Choose a tag to compare
Merge pull request #95 from AY2324S2-CS2103T-F10-1/branch-DG

Update Developer Guide

v1.2.1

28 Mar 11:35
7eb89ab
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release

This is a trial release for the upcoming version, v1.3

What's Changed

Full Changelog: v1.2...v1.2.1

v1.2

21 Mar 14:45
81e086c
Compare
Choose a tag to compare

Release Notes

In this release, we update the add command to help ward nurses connect with patients. Additional parameters have been added, while obsolete parameters from AB3 have been removed (demarcated by + and -).

What’s new:

Add command parameters updated

+ Date of Birth
+ I/C
+ Ward Number
+ Admission Date
- Phone
- Email
- Address

What's Changed

  • Update README.md by @iamtr in #1
  • Update Ui by @ryanlimdx in #11
  • Edit AboutUs to include photos, update site-wide settings by @erv-teo in #12
  • Update DG with user profiles, value proposition and user stories by @ejnan in #16
  • Update README contents by @iamtr in #15
  • Update NFRs and glossary in developer guide by @swtan346 in #14
  • Add badge and UI image to README by @iamtr in #17
  • Update Developer Guide by @ejnan in #19
  • Add new parameters and change user command input to use backslash by @ejnan in #27
  • Add IC, DOB, Ward and AdmissionDate for Person class by @iamtr in #30
  • Update AddCommand.java params by @ryanlimdx in #28
  • Update test cases for new command parameters by @swtan346 in #31
  • Update UI for AddCommand by @erv-teo in #29
  • Add Uml file (sequence diagram) for AddCommand by @ryanlimdx in #33
  • Fix success message for Add Command by @erv-teo in #32
  • Update BetterModelClassDiagram.puml by @erv-teo in #41

New Contributors

Full Changelog: v0.1...v1.2