Skip to content

Releases: onionpancakes/chassis

v1.0.365

Choose a tag to compare

@onionpancakes onionpancakes released this 14 Apr 15:14

What's Changed

  • Dropped JVM requirement from Java 12 to Java 8 by extending string and numbers directly instead of through java.lang.constant.Constable. @onionpancakes in #2
  • Compiler now compiles the inner vector within the runtime check for ambiguous attrs elements.
  • Compiler now handles constant types such as clojure.lang.BigInt, clojure.lang.Ratio, java.lang.Boolean, java.lang.Character, and java.util.UUID.

Full Changelog: v1.0.353...v1.0.365

v1.0.353

Choose a tag to compare

@onionpancakes onionpancakes released this 26 Feb 09:30

What's Changed

v1.0.340

Choose a tag to compare

@onionpancakes onionpancakes released this 23 Feb 05:34
Initial release