Skip to content

0.16.3

Latest
Compare
Choose a tag to compare
@ikitommi ikitommi released this 05 Aug 06:42
· 58 commits to master since this release

0.16.3 (2024-08-05)

  • :-> added to default registry, see documentation.
  • New :sequable and :every schemas #1041, see docs
  • Fix OOM error with infinitely expanding schema #1069
  • Correctly form prop-less schemas that have map/nil as first child #1071
  • Support min/max on uncountables like eductions #1075
  • Fix clj-kondo can't parse config.edn written by (malli.dev/start!) #1083
  • unstrument before instrumenting #1081
  • Replace .entryAt with .valAt during validation #1079
  • Corrected DEPRECATED warning for m/-simple-schema #1077