Skip to content

Releases: onionpancakes/chassis

v1.0.365

14 Apr 15:14
Compare
Choose a tag to compare

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

26 Feb 09:30
Compare
Choose a tag to compare

What's Changed

v1.0.340

23 Feb 05:34
Compare
Choose a tag to compare
Initial release