Skip to content

Releases: tianqi77/duke

New Jar File After Updating build.gradle

23 Mar 14:55
Compare
Choose a tag to compare

Updated build.gradle to include all platforms

Fix Issues with Jar

28 Mar 19:56
Compare
Choose a tag to compare

I have added in dependencies for all platforms and using jdk 11 previously in my adjustments. But my jar was still not responding to commands.

After that I figured out it was due to how my storage works. I did not create a txt. file to store the tasks when storage is initialized. Now I have added in a few lines to make it work.

A-Release

20 Feb 04:05
Compare
Choose a tag to compare
GUI

A-Jar

08 Feb 15:25
Compare
Choose a tag to compare
A-JUnit