Releases: AY2122S2-CS2103T-W09-4/tp
Releases · AY2122S2-CS2103T-W09-4/tp
v1.4
v1.4 released! 🎉🎉🎉
What's Changed
- Fix test in EditCommandTest by @Korochii in #190
- Fix failing testcases in AddressBookParserTest by @Korochii in #191
- Update DG for delete and deleteModule commands by @medajet in #189
- Fix testcases in EditCommandParserTest by @Korochii in #192
- Bug fixes in v1.4 from PED by @Benjykoh in #188
- Implement testcases for Task by @Korochii in #193
- Update ug to remove mentions of TAG field by @brelkh in #144
- Add test cases for
assign
by @Benjykoh in #196 - Updated UG deleteTask. by @Harish-coding in #197
- Added extra strings in CommandUtil by @Korochii in #201
- Implement ProgressCommandTest by @Korochii in #202
- Updated telegram handle format. by @Harish-coding in #198
- Add test cases for Sort Command by @Benjykoh in #199
- Implement testcases for ProgressCommandParser by @Korochii in #204
- Close divs in UG by @brelkh in #203
- Fixed telegram handle format. by @Harish-coding in #205
- Fix PED bug for index by @Korochii in #207
- Implement test cases for ParserUtil by @Benjykoh in #210
- Update the PPP by @Korochii in #212
- Update PPP for Benjamin by @Benjykoh in #211
- Fix formatting errors for UserGuide and DeveloperGuide by @Benjykoh in #213
- Update PPP by @medajet in #220
- Update AddressBookParserTest by @Korochii in #219
- Update Developer Guide for Sort Command by @Benjykoh in #215
- Update test case for JsonAdaptedPersonTest by @Benjykoh in #222
- Update testcases for AppParametersTest by @Korochii in #223
- Add testcases in Storage by @Korochii in #225
- Update Person test cases by @Benjykoh in #226
- Add testcases for Delete by @medajet in #229
- Updated UG for AssignCommand. by @Harish-coding in #228
- Branch update dg delete task by @Harish-coding in #227
- Update Developer Guide by @Benjykoh in #231
- Edit UG to address PE-D issues by @brelkh in #230
- Updated Developer Guide by @Benjykoh in #232
- Add banner image to ReadMe by @medajet in #235
- Fix DG Formatting by @Benjykoh in #234
- Update DG by @Korochii in #236
- Update DG by @Korochii in #237
- Updated DG and PPP by @Harish-coding in #238
- Update logging messages by @Korochii in #206
- Implement testcases for DeleteModule by @medajet in #244
- Fix bugs found in PE-D by @medajet in #214
- Fix formatting for glossary by @Korochii in #245
- Add use cases in DG for Find and DeleteModule by @medajet in #249
- Update use cases in DG by @Korochii in #250
- Change some misc things by @Korochii in #256
- Update use case for the add command by @Korochii in #255
- Update glossary for DG by @medajet in #257
- Update use cases in DG by @Benjykoh in #253
- Update User Guide by @Benjykoh in #258
- Fix UG by @Benjykoh in #259
- Add a new section to UG by @Korochii in #260
- Update DG by @Benjykoh in #261
- Fix broken table/link in UG by @Korochii in #262
- Update UG by @Benjykoh in #263
- Update dg for clear, history, undo commands by @brelkh in #254
- Add manual tests to DG by @Korochii in #265
- Attempt to fix DG diagrams by @Korochii in #267
- Update README.md image by @Korochii in #266
- Attempt to fix DG diagrams again by @Korochii in #269
- Update DG by @Benjykoh in #268
- Add testcases for clear, history, and undo by @brelkh in #264
- Add manual testing instructions in DG for delete, deleteModule, find by @medajet in #270
- Update image for index.md by @Korochii in #275
- Adjust list indentation in DG by @brelkh in #273
- Random UG bug fixes by @Korochii in #274
- Fixed the subheaders for use cases by @Korochii in #276
- Random DG bug fixes by @Korochii in #278
- Fix incorrect numberings in DG by @Korochii in #279
- Fix incorrect numberings in DG (again) by @Korochii in #283
- Fix links in DG by @Korochii in #284
- Update Brandon PPP by @brelkh in #277
- Remove guide section from DG by @brelkh in #286
- Change parserUtil diagram by @Korochii in #287
- Add model related testcases by @brelkh in #271
- Delete extra ParserUtil Table under DeleteModule in DG by @medajet in #289
- Fix formatting issues for some words by @Korochii in #291
- Remove useless lines by @medajet in #290
- Add manual test for saving data by @Korochii in #292
- Updated deleteTask use case in DG, and updated PPP for harish-coding. by @Harish-coding in #243
- Reordered DG by @Korochii in #293
- Update PPP by @Korochii in #294
- Fix formatting for use case subheaders by @Korochii in #295
- Modify Ui images by @Korochii in #296
- Update UG for Delete, Delete Module, Find by @medajet in #297
- Update PPP for medajet by @medajet in #298
- Update PPP by @Benjykoh in #299
- Fix PPP by @Benjykoh in #300
- Update about-us page by @Korochii in #301
- Removed unused code by @Korochii in #302
- Minor edits to UGDG, PPP by @brelkh in #305
- Update version no. by @Korochii in #306
- Update AboutUs by @Benjykoh in #307
- Update AboutUs.md by @medajet in #308
- Shorten ppp to fit page limit by @brelkh in #309
- Update PPP by @Benjykoh in #310
- Update PPP by @Benjykoh in #311
- Update PPP by @Benjykoh in #312
- Implemented test cases for deleteTask command. by @Harish-coding in #304
*...
v1.3.1
v1.3.1 released 🎉🎉🎉
What's Changed
- Implement History and Undo commands by @brelkh in #120
- Implement deletemodule command by @medajet in #135
- Implement Sort Command by @Benjykoh in #134
- Last minute fixes for v1.3 by @Korochii in #140
- Update ug with undo and history command by @brelkh in #141
- Update version no. by @Korochii in #142
- Update manual command result by @Korochii in #143
Full Changelog: v1.3...v1.3.1
v1.3
v1.3 released 🎉🎉🎉
What's Changed
- Update DG for task command by @Korochii in #108
- Update DG for Find Command by @medajet in #111
- Add test cases for manual command by @Benjykoh in #112
- Update dg with confirm command by @brelkh in #110
- Implement test cases for Find Command by @medajet in #113
- Implement progress command by @Korochii in #101
- Fix testcases by @Korochii in #116
- Update Mark command tests by @Benjykoh in #117
- Add extra checks in TaskCommandParser by @Korochii in #118
- Arrow key functionality by @brelkh in #114
- Update DG for archive and progress command by @Korochii in #115
- Implement multi delete by indices by @medajet in #126
- Fix bug in add command by @Korochii in #124
- Update UG by @Korochii in #129
- Update ug by @brelkh in #130
- Implemented deleteTask command and updated User Guide by @Harish-coding in #127
- Fix minor bugs by @Korochii in #131
- Update version no. by @Korochii in #132
Full Changelog: v1.2.1...v1.3
v1.2.1
v1.2
TAPA v1.2 release 🎉
This release of TAPA includes basic functionality for our newly implemented commands.
To learn more about the commands, check out our user guide.