Releases: AY2324S2-CS2113-T15-1/tp
Releases · AY2324S2-CS2113-T15-1/tp
v2.1
What's Changed
- Fix UG format by @1simjustin in #99
- Fix UG typos by @djleong01 in #100
- Add newline for UG by @1simjustin in #101
- Update UG with newline by @1simjustin in #102
- Setup for PPP by @1simjustin in #116
- Time filter by @FeathersRe in #95
- Add PPP by @jing-xiang in #118
- Fix bug of program ending after
view chart
by @jing-xiang in #123 - PED fixes for DateTime and TransactionList methods by @FeathersRe in #156
- General Documentation Improvements by @1simjustin in #154
- Fix Transaction Formatting and Add Command Shortcuts by @1simjustin in #121
- Add PPP by @djleong01 in #159
- Fixes for PED Issues by @1simjustin in #153
- DG Additions by @1simjustin in #155
- Fix PIN authentication consistency by @jing-xiang in #158
- Add ClearCommand warning message by @jing-xiang in #164
- Add Logo and edit both README.md by @jing-xiang in #163
- Remove WARNING keyword by @jing-xiang in #165
- Update new ChartCommand documentation by @jing-xiang in #167
- Improve UI elements and update help menu by @djleong01 in #166
- P0: Fix double representation bug in storage by @1simjustin in #160
- Update Text UI Testing by @1simjustin in #168
- Update PPP by @1simjustin in #169
- Add page break by @1simjustin in #170
- Update UG by @djleong01 in #171
- Update to new PIN sequence diagrams by @jing-xiang in #173
- Update DG by @1simjustin in #172
- Fix Double Overflow by @1simjustin in #176
- Update PPP jingxiang.md by @jing-xiang in #179
- DG Formatting by @1simjustin in #178
- PPP updates by @FeathersRe in #177
- UG-DG-Updates-v2.1 by @FeathersRe in #175
- Update dj PPP by @djleong01 in #181
- Add testing by @1simjustin in #180
- Update PPP by @1simjustin in #183
- Update DG for Group by @djleong01 in #174
- Update haowern98 PPP by @haowern98 in #182
- PPP spacing updates by @FeathersRe in #184
- Format DG by @1simjustin in #185
- DG Pagination by @1simjustin in #186
- DG pagination by @1simjustin in #187
- DG pagination by @1simjustin in #188
Full Changelog: v2.0...v2.1
v2.0
What's Changed
- Edit transactions by @jing-xiang in #49
- Improve balance calculation and logging class by @1simjustin in #54
- Improving Ui by @haowern98 in #53
- Authentication by @jing-xiang in #55
- Add disable authentication feature and improved logic by @jing-xiang in #61
- Delete Member by @1simjustin in #64
- Add help section by @djleong01 in #62
- Refactor PIN commands and logic by @jing-xiang in #67
- DG by @1simjustin in #70
- Developer guide by @jing-xiang in #73
- Developer guide docs jx by @jing-xiang in #74
- Documentation by @1simjustin in #71
- Update DG with Transaction class details by @djleong01 in #76
- Refactor pin feature by @jing-xiang in #72
- Time logging increments by @FeathersRe in #77
- Fix for transaction crushing due to invalid user input format by @FeathersRe in #80
- Update user guide by @djleong01 in #69
- Update UserGuide.md 'view chart' feature by @jing-xiang in #87
- Formatting Fixes by @1simjustin in #79
- Add UML diagram by @jing-xiang in #90
- View chart by @jing-xiang in #86
- Fix welcome message by @jing-xiang in #91
- Group Management by @djleong01 in #89
- Add Command Inheritance Diagram by @1simjustin in #92
- Add UML diagram by @jing-xiang in #93
- Update DG for Chart by @jing-xiang in #94
- Uml by @jing-xiang in #96
- UG and DG updates for v2.0 by @FeathersRe in #97
- Update UG by @1simjustin in #98
Full Changelog: v1.0...v2.0
v1.0
Command list:
add member NAME
add transaction LENDER p/BORROWER a/AMOUNT ....
list transactions
list debts
list members
find transactions NAME
find lender NAME
find borrower NAME
find debts NAME
clear
settleup NAME
delete transaction INDEX
exit