Releases: AY2223S1-CS2103T-W15-4/tp
Releases · AY2223S1-CS2103T-W15-4/tp
v1.4
What's Changed
- Fix #132 by @jorrdansoh in #133
- Fix #132 and tidy up Developer Guide by @jorrdansoh in #134
- Add images of Mark and UnmarkMasteryCheckCommand to UG by @kaij77 in #135
- Fix edge case sorting bug by @Yuvaraj0702 in #163
- Fix bugs from PE-D by @HowSuen in #172
- Update user guide by @Yuvaraj0702 in #173
- Fix reported PE-D bugs by @jorrdansoh in #171
- Improve code quality by @jorrdansoh in #174
- Fix bug where text is not fully shown under normal usage by @HowSuen in #175
- Fix bugs reported in PE-D by @kaij77 in #176
- Alias bug fix by @darrtzj in #178
- User guide by @darrtzj in #180
- Update UG to fix bug by @Yuvaraj0702 in #177
- Refactor docs by @Yuvaraj0702 in #181
- Update DG by @jorrdansoh in #179
- Update GradeCommand in DG by @HowSuen in #182
- Fix UG bug by @jorrdansoh in #184
- Update find command tests by @Yuvaraj0702 in #183
- Add GradesListTest by @HowSuen in #186
- Fix bug where more than 1 Mastery Check is marked in the same command by @kaij77 in #187
- Add more test cases in AliasTest for isValidAlias by @darrtzj in #185
- Improve UGDG and code quality by @jorrdansoh in #188
- Add tests for mark and unmark commands by @kaij77 in #190
- Update UG/DG by @Yuvaraj0702 in #189
- Update UG and DG documentation by @HowSuen in #191
- Documentation by @darrtzj in #192
- Update PPP by @Yuvaraj0702 in #193
- Update UG and PPP by @jorrdansoh in #194
- Edit UG and DG by @kaij77 in #195
- Ugdg documentation by @HowSuen in #197
- Update documentation by @darrtzj in #198
- Update about us by @Yuvaraj0702 in #199
- Update UG by @HowSuen in #201
- Edit UG and DG by @kaij77 in #200
- Documentation by @darrtzj in #202
- Update base UG by @Yuvaraj0702 in #203
- Add section descriptions and when each command will be useful by @kaij77 in #204
- Documentation by @darrtzj in #205
- Update UG documentation by @HowSuen in #206
- Update UG by @jorrdansoh in #207
- Update UG by @Yuvaraj0702 in #208
- Documentation by @darrtzj in #210
- Edit UG and PPP by @kaij77 in #211
- Update DG by @Yuvaraj0702 in #214
- Update UG for add and sort by @jorrdansoh in #215
- Ugdg documentation by @HowSuen in #213
- Add images for Alias in UG by @darrtzj in #212
- V1.4 by @jorrdansoh in #216
- Fix TOC by @jorrdansoh in #217
- Fix header hierarchy by @jorrdansoh in #219
- Documentation by @darrtzj in #218
- Add efforts for DG by @Yuvaraj0702 in #220
- Update DG by @Yuvaraj0702 in #222
- Update docs by @darrtzj in #221
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Update HelpWindow by @darrtzj in #123
- Add visuals in User Guide by @jorrdansoh in #125
- User guide by @darrtzj in #124
- Update tests associated with find command by @Yuvaraj0702 in #126
- Simplify ORDER syntax in sort command by @jorrdansoh in #127
- Update documentation by @HowSuen in #129
- Add UnmarkMasteryCheck command by @kaij77 in #128
- Fix UI bug in MarkMasteryCheckCommand and UnmarkMasteryCheckCommand by @kaij77 in #130
- Update FRIDAY version to v1.3.1 by @darrtzj in #131
Full Changelog: v1.3...v1.3.1
v1.3
What's Changed
- Update DeveloperGuide.md with the Alias feature by @darrtzj in #105
- Update DG and UG for sort feature by @jorrdansoh in #107
- Update design of GUI and documentation by @HowSuen in #106
- Update dg and change file names by @Yuvaraj0702 in #110
- Add MarkMasteryCheck command by @kaij77 in #111
- Add sort feature by @jorrdansoh in #109
- Add assertions by @Yuvaraj0702 in #113
- Refactor MasteryCheckBook to Friday by @kaij77 in #115
- Add functionality to edit students' grades by @HowSuen in #116
- Add alias feature by @darrtzj in #118
- Add find by other parameters by @Yuvaraj0702 in #117
- Migrate find functionality to sort by @Yuvaraj0702 in #121
- Update User Guide and improve code quality by @jorrdansoh in #120
- Update alias feature by @darrtzj in #122
Full Changelog: v1.2.trial...v1.3
v1.2.trial: Merge pull request #104 from jorrdansoh/branch-Assertions
Enable assertions when running FRIDAY