Skip to content

v1.0.365

Latest
Compare
Choose a tag to compare
@onionpancakes onionpancakes released this 14 Apr 15:14
· 1 commit to master since this release

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