Releases: AY2324S2-CS2103T-F10-1/tp
Releases · AY2324S2-CS2103T-F10-1/tp
v1.4
v1.3.1
v1.3
v1.2.1
v1.2
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
- @iamtr made their first contribution in #1
- @ryanlimdx made their first contribution in #11
- @erv-teo made their first contribution in #12
- @ejnan made their first contribution in #16
- @swtan346 made their first contribution in #14
Full Changelog: v0.1...v1.2