Skip to content

Latest commit

 

History

History
executable file
·
25 lines (14 loc) · 907 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
25 lines (14 loc) · 907 Bytes

Changelog

v0.2.1 (2024-01-28)

Full Changelog

  • Added support for java21

v0.2.0 (2022-04-23)

Full Changelog

  • Added java17 & 18
  • Changed to remove deprecations.
  • Resolved version parsing issue between 1.n & n.n versions.
  • Modified "jlin" to be more generic.
  • Changed README - (String)h.get("$1") -> (String)h.get((char)0x24+"1")

v0.1.0 (2019-10-28)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator