Skip to content

Releases: hazelhidayah/ip

v0.2.2

Choose a tag to compare

@hazelhidayah hazelhidayah released this 24 Feb 20:10
  • Reduce JAR size while keeping cross-platform JavaFX support (macOS/Linux/Windows).
  • Simplify GUI background to a solid color and remove image background dependency.
  • Update README for accurate run commands and command behaviour.

v0.2.1

Choose a tag to compare

@hazelhidayah hazelhidayah released this 22 Feb 16:01

Highlights

  • Fix storage encoding to UTF-8 so non-English characters are preserved after reload.
  • Fix delimiter-safe parsing so | in task descriptions no longer shifts deadline fields during load.
  • Add regression tests for Unicode round-trip and delimiter-in-description deadline parsing.

Full Changelog: v0.2...v0.2.1

v0.2

Choose a tag to compare

@hazelhidayah hazelhidayah released this 21 Feb 19:22

Release v0.2 with updated Nut fat JAR build for Java 17.

v0.1

Choose a tag to compare

@hazelhidayah hazelhidayah released this 03 Feb 05:36

First runnable JAR