Final Release Notes
This final release brings an extensive series of improvements, bug fixes, and formatting enhancements to ensure the project's stability and usability. Given the comprehensive updates included here, further releases are unlikely unless special circumstances arise.
What's Changed
-
Documentation Improvements
- Updated and refined
index.md
with additional tips and corrections. - Fixed formatting issues across multiple documents, including Quick Start hyperlinks and UG inconsistencies.
- Enhanced clarity in both the User Guide (UG) and Developer Guide (DG) by fixing typos, adjusting wordings, and refining diagrams.
- Integrated consistent page dividers and formatted sections within the UG for improved readability.
- Updated and refined
-
User Guide (UG) Enhancements
- Addressed various bugs and inconsistencies within the UG, ensuring clarity and accuracy in usage instructions.
- Refined error messages to improve user understanding of invalid commands.
-
Developer Guide (DG) Updates
- Corrected and debugged content in the DG, including the addition of clearer diagrams and updated descriptions.
-
Codebase Modifications
- Updated command keywords (e.g.,
PATIENT_ID
toID
in delete commands) for a more intuitive user experience. - Made minor adjustments to
Messages.java
and other files to align with documentation updates.
- Updated command keywords (e.g.,
This release aims to deliver a polished, user-friendly final product, integrating both user feedback and extensive internal testing to ensure the highest standard.
Full Changelog: v1.5...v1.6
What's Changed
- Change index.md by @chengzihao123 in #211
- Fix bugged formatting, include new tips by @Nigeltzy in #215
- Fix formatting issues by @Nigeltzy in #216
- Fix quickstart hyperlinks by @Nigeltzy in #217
- Fix quick start hyperlink by @Nigeltzy in #218
- Fix UG Bugs by @sandyk0105 in #315
- User Guide Bug Fixing by @tyxiangs in #317
- Fix typo by @chengzihao123 in #318
- Remove TAG from MedDict by @sandyk0105 in #319
- Fix DG bugs by @chengzihao123 in #320
- DG debugging by @chengzihao123 in #323
- Fix Diagrams by @chengzihao123 in #324
- Fix wordings by @chengzihao123 in #325
- Fix raised bugs by @Nigeltzy in #326
- Update invalid command error message by @sandyk0105 in #327
- PE Bug Fixing by @tyxiangs in #322
- Update UG by @Nigeltzy in #328
- Fix UG again by @Nigeltzy in #329
- Test UG formatting by @Nigeltzy in #330
- Include page dividers by @Nigeltzy in #331
- Fix page dividers by @Nigeltzy in #332
- Update UG and Messages.java by @sandyk0105 in #333
- Update UserGuide.md by @sandyk0105 in #334
- Update UserGuide.md by @sandyk0105 in #335
- More changes to DG by @chengzihao123 in #336
- More changes to DG by @chengzihao123 in #337
- More changes to DG by @chengzihao123 in #338
- More changes to DG by @chengzihao123 in #339
- Fix UG inconsistency by @Nigeltzy in #340
- Change PATIENT_ID to ID for delete command by @sandyk0105 in #341
- Edit UserGuide by @shinichi04 in #342
Full Changelog: v1.5...v1.6