ClojureCLR library releases:
• io.github.clojure/clr.tools.reader {:git/tag "v1.5.2" :git/sha "1a7a8e9"}
◦ Catches up with all commits to JVM tools.reader v1.5.2 (minor)
• io.github.clojure/clr.tools.namespace {:git/tag "v1.5.5" :git/sha "26ae208"}
◦ Just an update to the dependency on clr.tools.reader (very minor)
• io.github.clojure/tools.analyzer.clr {:git/tag "v1.3.2" :git/sha "732a0f4"}
◦ Catches up with commits to JVM tools.analyzer.jvm v1.3.2
◦ Mostly updates to deal with the new Class/n syntax for array types
All that to get ready for:
• io.github.clojure/clr.core.async {:git/tag "v1.7.701" :git/sha "07c6c8a"}
◦ Catches up with commits to JVM core.async v1.7.701
◦ Mostly code reorganization
◦ Does not yet implement the core.async.flow functionality (which is not yet in a released version)
◦ Now with a deps-clr.edn.