Skip to content

0.20.1

Latest

Choose a tag to compare

@opqdonut opqdonut released this 06 Mar 11:18
· 24 commits to master since this release
1365619

0.20.1 (2026-03-06)

  • FIX: don't throw in cljs-collect! on clojurescript 1.12 #1263
  • Experimental :validate schema for outputting custom errors #975
  • Documentation improvements:
    • Document mutable registry caveats #1244
    • Document that malli.json-schema complies with JSON Schema draft 2020-12 #1248
  • Performance improvements:
    • Optimize -map-schema #1242
    • Compile recursive functions for recursive validators #1245
    • Reuse recursive ref-transformers #1250
  • Updated dependencies:
Upgraded borkdude/edamame '1.4.32' to '1.5.37' in deps.edn.
Upgraded org.clojure/test.check '1.1.1' to '1.1.3' in deps.edn.