Releases: AY2122S2-CS2103T-T09-4/tp
Releases · AY2122S2-CS2103T-T09-4/tp
v1.4
What's Changed
Exciting New Features 🎉
- Revamp UML styles and workflow by @DavidTan0527 in #259
Bug Fixes 🐛
- Case insensitive Name and Category by @DavidTan0527 in #221
- Fix bugs by @MechFroG88 in #220
- Fix user guide bugs by @1001mei in #224
- Fix bugs and add tests by @1001mei in #222
- Fix bugs by @redpelican2108 in #228
- Fix price range bug by @mazx4960 in #223
- Fix bugs by @MechFroG88 in #226
- Fix bugs by @MechFroG88 in #232
- Fix empty category issue by @mazx4960 in #254
- Fix bugs by @redpelican2108 in #269
- Fix colon that is not escaped will result in wrong error issue by @MechFroG88 in #273
Other Changes
- Add missing test cases and small fixes by @DavidTan0527 in #251
Full Changelog: v1.3...v1.4
v1.3
What's new
- Support batch
update
/delete
forProduct
- Can now set discount rate and discount start date for
Product
- Can now filter and view
Product
s that are out-of-stock - Improve
find
command to be more user friendly - Improved GUI for better user experience
- Support undo/redo functionality
v1.2.1
v1.2
What's changed
- Migration from address book
- Support for management of
Product
s- Add
- List
- Find
- Edit
- Delete
- Improved GUI