Skip to content

Releases: AY2324S1-CS2103T-W11-3/tp

v1.4

14 Nov 03:18
76ba1c4
Compare
Choose a tag to compare

Final Submission for CS2103T Team Project

v1.4b

14 Nov 04:28
6e3d20f
Compare
Choose a tag to compare

The official final release of our application.

v1.3.1

03 Nov 01:56
b8a61a3
Compare
Choose a tag to compare
Merge pull request #152 from tanyyyming/add-musician-to-band-enhancement

Add musician to band enhancement

v1.3

03 Nov 01:06
28a5765
Compare
Choose a tag to compare
Merge pull request #149 from shuyangk/branch-bugFixes

Overwrite equals method for several classes

v1.2.1: Merge pull request #112 from wanghejin/branch-DG

27 Oct 05:22
35b34d2
Compare
Choose a tag to compare

v1.2

21 Oct 09:12
37f50ce
Compare
Choose a tag to compare

In this release, we have implemented the key features to form a minimum viable product:

  • Add Musician
  • Delete musician
  • Edit Musician Information
  • View all Musicians
  • Tag musician with instrument
  • Tag musician with genre
  • Find musician by name/tag/instrument/genre
  • Create Band
  • Add musician to band
  • View Members inside a band
  • Delete Band

v1.1

06 Oct 07:24
4068b07
Compare
Choose a tag to compare

Notable changes:

  • Edited User Guide and Developer Guide
  • Updated project website