v1.5
What's Changed
-
Bug Fixes
- Fix JSON parser to prevent breaking for link command
- Update Edit command to handle
personNotFoundscenario - Fix
EditAppointmentcommand issues - Resolve NRIC issues in examples
- Fix edit appointment issues
-
Command Updates
- Update CLI syntax for
edit appointmentcommand - Extend
findcommand to include phone number and email search - Add
status changecommand for appointments - Update
linkcommand to provide meaningful error messages for incorrect NRICs
- Update CLI syntax for
-
Enhancements
- Update
Parserfor improved command parsing - Improve
AppointmentSearchCriteria - Update
ModelManagerwith additional functionalities - Enhance
edit appointmentcommand to handle duplicate entries
- Update
-
Documentation
- Updated User Guide to include additional commands and extended functionalities
- Update Developer Guide with new details
-
Interface and UI Improvements
- Update app icon and window title
-
Miscellaneous
- Remove redundant functions
- Allow cross-linking of dual roles in
linkcommand