Fork me on GitHub
#announcements
<
2020-07-31
>
mihaelkonjevic14:07:16

Announcing keechma/entitydb, second iteration of EntityDB - a client side database and normalization engine for ClojureScript https://github.com/keechma/keechma-entitydb

šŸ‘ 24
Alex Miller (Clojure team)20:07:07

A new clj release candidate (what we were formerly calling "dev" releases) is now available - 1.10.1.619 (see https://github.com/clojure/homebrew-tools#version-archive-tool-releases for installation info) ā€¢ Fixes -Spom regression in overwriting groupId in existing pom.xml files ā€¢ Improvements in error handling for -X ā€¢ New: -F execution specifier to invoke an arbitrary function that takes a map at the command line: clj -Fclojure.core/pr :a 1 :b 2 => {:a 1 :b 2}

šŸŽ‰ 60