Skip to content

Releases: devivy/ip

Streams v0.2

29 Sep 13:28

Choose a tag to compare

Streams v0.2

This update brings several enhancements to improve your task management experience.

What's New:

1. Improved GUI:

  • Enhanced visual design for a more user-friendly interface
  • Better scrolling functionality for easier navigation through tasks

2. Enhanced Error Handling:

  • More informative error messages for incorrect command formats
  • Improved parsing for deadline and event tasks

3. New Features:

  • Added support for tagging tasks
  • Implemented list-tag command to view tasks by tag

4. Performance Improvements:

  • General bug fixes and optimizations

How to Run Streams v0.2:

  1. Ensure Java 17 is installed on your computer.
    Download it here if needed

  2. Download the streams.jar file from this release.

  3. Open a terminal or command prompt.

  4. Navigate to the folder containing streams.jar.

  5. Run the command:
    java -jar streams.jar

  6. Streams should now launch and be ready for use!

Thank you for using Streams 🤝

Streams v0.1

04 Sep 16:44

Choose a tag to compare

Set up Gradle