Releases: AY2122S1-CS2103T-W15-3/tp
Releases · AY2122S1-CS2103T-W15-3/tp
v1.4
What's Changed
- Add Command Summary to HelpWindow by @janjanchen in #147
- Update images and terminal instructions by @chunweii in #162
- Refactor classes by @chunweii in #165
- Refactor test by @xiangjunn in #194
- Further refactoring by @chunweii in #215
- Add test cases for view commands and parsers by @janjanchen in #212
- Fix PE-D bugs (giang) by @pcgiang in #214
- Fix undo bug for find and view by @pcgiang in #219
- Make link immutable by @xiangjunn in #218
- Add redo help summary by @chunweii in #221
- Fix mark and unmark commands by @Gordon25 in #216
- Test cases for ModelManager and ModelDisplaySetting by @pcgiang in #223
- Add test cases for model.event and model.contact package by @janjanchen in #226
- Add test cases for parser and logic manager by @xiangjunn in #225
- Revamp tests for storage, logic, model by @chunweii in #224
- Fix the esort and emark bug by @chunweii in #231
- Fix bugs found during manual testing by @xiangjunn in #233
- DG enhancements by @chunweii in #217
- UG final v1.4 by @chunweii in #236
- Fix hyperlinks for italics by @chunweii in #246
- Add PPP
Full Changelog: v1.3b...v1.4
v1.3
What's Changed
- Fix merging bugs for DG by @chunweii in #136
- UI calendar implementation by @chunweii in #122
- Link contact and event by @xiangjunn in #131
- CView and EView commands by @janjanchen in #129
- Add colourful tags by @pcgiang in #142
- Extend find command by @Gordon25 in #135
- Enable clickable link by @pcgiang in #140
- fix bug in event dateTime range by @pcgiang in #153
- Add icon for UI by @xiangjunn in #149
- Add eunlink command by @chunweii in #145
- Change default soconnect data by @chunweii in #158
- Undo Command by @pcgiang in #148
- Add bookmark command by @Gordon25 in #152
- Fix empty description bug by @xiangjunn in #161
- Update User Guide by @janjanchen in #144
- Add Command Summary to HelpWindow by @janjanchen in #147
Full Changelog: v1.3...v1.3b
Milestone v1.3
Merge pull request #132 from AY2122S1-CS2103T-W15-3/update-documentation Update documentation: EList, architecture, storage