Skip to content

Releases: rgonslayer/ip

A-CheckStyle

17 Sep 05:03
c0fd3fc
Compare
Choose a tag to compare
Merge pull request #7 from rgonslayer/A-CheckStyle

A-CheckStyle

Level 9

15 Sep 15:29
9a67dd9
Compare
Choose a tag to compare
Merge pull request #5 from rgonslayer/Level-9

Level-9

A-Packages

08 Sep 10:10
Compare
Choose a tag to compare
Organize the classes into suitable java packages.

A-MoreOOP

08 Sep 09:36
Compare
Choose a tag to compare
Most of the code is placed in the main method

Abstract most of the code in the main method out to OOP classes.

V0.1

14 Sep 11:45
Compare
Choose a tag to compare
A-Jar

Update Task.java

A-Gradle

08 Sep 12:18
d0c2640
Compare
Choose a tag to compare
Merge pull request #3 from rgonslayer/A-Gradle

Add Gradle support

Level-8

01 Sep 15:38
4f468dc
Compare
Choose a tag to compare
Merge pull request #2 from rgonslayer/Level-8

Level-8

Level-7

25 Aug 16:14
252257c
Compare
Choose a tag to compare
Merge pull request #1 from rgonslayer/Level-7

Add Save Feature

A-TextUiTesting

25 Aug 12:16
Compare
Choose a tag to compare
Add Automated Text UI Testing

Testing for Jarvis is manual right now

Use a script to add automated text UI testing

Level-6

24 Aug 17:34
Compare
Choose a tag to compare
Add Delete feature

There is no option to delete a task from the list.

Add delete feature for users to remove a task.