Skip to content

v1.3

Choose a tag to compare

@yuto1115 yuto1115 released this 20 Mar 13:21
· 326 commits to master since this release
e2f430b

What's New -- v1.3

Main changes from AB3:

  • Changed Person model to Loan model: each entry now contains loaner's name, loan amount, loan date, and optional tags.
  • Modified add command: the new format is add n/NAME l/AMOUNT_LOANED d/DATE [t/TAG].
  • Added repay command: the format is repay INDEX l/AMOUNT_REPAID.
  • Disabled advanced commands: unnecessary commands for our MVP (edit, find) are temporarily set disabled.
  • Updated documentation: some of the documentation on the website is updated.
Screenshot 2025-03-20 at 9 19 14 PM