Fork me on GitHub
#announcements
<
2023-08-11
>
lread12:08:03

clj-yaml v1.0.27 - YAML encoding and decoding for Clojure Highlights from the https://github.com/clj-commons/clj-yaml/blob/master/CHANGELOG.adoc#v1027---2023-08-11: • Added :nesting-depth-limit to parse-string and parse-stream (thanks @neeasade!) • Added :code-point-limit option to accept bigger documents (thanks @pitalig!) • Added GraalVM native-image configuration (and tests) • Bumped SnakeYAML to v2.1 clj-yaml is one of the many projects under the loving care of https://github.com/clj-commons.

❤️ 2
🍠 2
🎉 14
clj-commons 4
Alex Miller (Clojure team)17:08:06

https://github.com/clojure/tools.build v0.9.5 is now available • java-command - TBUILD-14 Use :jvm-opts from aliases in basis, if provided • Update to latest deps

🎉 21