| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.20.1 source code.tar.gz | 2026-03-06 | 2.8 MB | |
| 0.20.1 source code.zip | 2026-03-06 | 2.9 MB | |
| README.md | 2026-03-06 | 972 Bytes | |
| Totals: 3 Items | 5.7 MB | 1 | |
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-schemacomplies 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.