malli

https://github.com/metosin/malli :malli:
ikitommi 2020-08-04T11:35:58.296400Z

merged #238 in master. The Breaking: • :path in explain is re-implemented: map keys by value, others by child index • m/-walk and `m/Walker` uses `:path`, not `:in` • m/-outer has new parameter order: `walker schema path children options` • malli.util/path-schemas replaced with `malli.util/subschemas` & `malli.util/distict-by` • LensSchema has a new `-keep` method • renamed some non-user apis in `malli.core` & `malli.util` • moved map-syntax helpers from `malli.core` to `malli.util` • dynaload `com.gfredericks/test.chuck`

ikitommi 2020-08-04T11:38:08.298400Z

There are few more PRs to go, many half-way complete and should unroll after the 238. But, going back to work within few days, don’t know when will have time to finish all the things.

ikitommi 2020-08-04T11:46:42.300600Z

Applied for Malli for the Clojurists Together aug-sep, but haven’t heard anything, so just:crossed_fingers:.

6🤞