- Added
assoc-first
andupdate-first
functions which can be used to
update first matching element in collection - Tests are now using
clojure.test
/cljs.test
instead of Midje - CI is running Cljs tests using Node
assoc-first
and update-first
functions which can be used toclojure.test
/ cljs.test
instead of Midje