Skip to content

v1.5

Choose a tag to compare

@suhayl13 suhayl13 released this 07 Nov 15:40
· 176 commits to master since this release
cf0749c

What's Changed

  • Bug Fixes

    • Fix JSON parser to prevent breaking for link command
    • Update Edit command to handle personNotFound scenario
    • Fix EditAppointment command issues
    • Resolve NRIC issues in examples
    • Fix edit appointment issues
  • Command Updates

    • Update CLI syntax for edit appointment command
    • Extend find command to include phone number and email search
    • Add status change command for appointments
    • Update link command to provide meaningful error messages for incorrect NRICs
  • Enhancements

    • Update Parser for improved command parsing
    • Improve AppointmentSearchCriteria
    • Update ModelManager with additional functionalities
    • Enhance edit appointment command to handle duplicate entries
  • 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 link command