Fork me on GitHub
#releases
<
2023-01-20
>
eskos10:01:30

Muotti v1.0.0 has been baked and is ready for general usage. > Muotti is a graph based value transformer library which aims to solve complex value transformation by utilizing a digraph of known transformation steps to produce a final transformer chain which performs the transformation. While Muotti itself is usable as-is, the main motivation for its creation has always been to https://github.com/esuomi/muotti#malli-integration. See either https://github.com/esuomi/muotti/releases/tag/v1.0.0 or https://github.com/esuomi/muotti/blob/v1.0.0/README.md.

🎉 4
borkdude20:01:55

https://github.com/clj-kondo/clj-kondo: static analyzer and linter for Clojure code that sparks joy ✨ 2023.01.20 • https://github.com/clj-kondo/clj-kondo/issues/1956: enable printing to *err* in hooks • https://github.com/clj-kondo/clj-kondo/issues/1943: allow :discouraged-namespace to be suppressed with #_:clj-kondo/ignore • https://github.com/clj-kondo/clj-kondo/issues/1942: prioritize specific namespace over ns-groups for :discouraged-namespace linter • https://github.com/clj-kondo/clj-kondo/issues/1959: analyze custom defn properly • https://github.com/clj-kondo/clj-kondo/issues/1961: be lenient with unexpected type • https://github.com/clj-kondo/clj-kondo/issues/1945: support merging of multiple ns-group configs • https://github.com/clj-kondo/clj-kondo/issues/1962: don't emit warning for aliased namespace var usage in syntax-quote • https://github.com/clj-kondo/clj-kondo/issues/1952: add :exclude-urls and :exclude-pattern

🎉 4
Alex Miller (Clojure team)20:01:01

https://github.com/clojure/data.int-map 1.2.0 - A map optimized for integer keys • Made int maps and sets work correctly on contains? and get for non-int keys • DIMAP-6 - ufixed incorrect docstring on int-map

🎉 6