Releases: AY2324S2-CS2103T-F14-3/tp
Releases · AY2324S2-CS2103T-F14-3/tp
v1.4.0
v1.3.2 PE Dry Run Latest
v1.3.1 PE Dry Run
v1.3 Trial
Merge pull request #95 from kailashgautham/kailash/release Update version number for release
v1.2
What's New?
- 'Add' command command updated to
ac
and takes in three new fields: ClassGroup, Github ID, Telegram ID (Github ID and Telegram ID are optional)
ac.command.mov
- 'Edit' command modified to Update command (
uc
) and to be compatible with the new format of TA Toolkit contacts
uc.command.mov
-
'Delete' command word modified to
dc
-
'List' command word updated to
ls
and modified to filter by class-group(s) of students
ls.command.mp4
- 'View' command to display a detailed view of the selected student in a dedicated side panel
view.command.mov
-
Limitation that two contacts cannot have the same name has been removed.
-
The list of students is also sorted in alphabetical order by name.