Fork me on GitHub
#releases
<
2021-10-11
>
ingesol11:10:36

https://github.com/ingesolvoll/kee-frame v 1.2.0 now has an integration with https://github.com/lucywang000/clj-statecharts. Deprecations and some breaking changes for existing alpha FSM implementation, see changelog.

seancorfield17:10:36

io.github.seancorfield/build-clj {:git/tag "v0.5.2" :git/sha "8f75b81"} -- https://github.com/seancorfield/build-clj -- update to latest tools.build (see CHANGELOG for other recent changes)

seancorfield17:10:17

clojure -Ttools install io.github.seancorfield/deps-new '{:git/tag "v0.4.0"}' :as new
https://github.com/seancorfield/deps-new -- follow-up in #deps-new • Add :raw mode for copying non-text assets and/or suppressing textual substitution. • Document alternative substitution delimiters (added in v0.3.0). • Update tools.build to v0.6.1 515b334 (for non-replacement on some non-text files). • Update build-clj to v0.5.2 (`:transitive` support).

borkdude18:10:19

clj-commons/digest: the continuation of the transferred clj-digest repository. First solved issue: move API to multi-segment namespace: digest -> clj-commons.digest . The old namespace is still there but deprecated and won't get updates. https://cljdoc.org/d/org.clj-commons/digest/1.4.93/api/clj-commons.digest

🎉 2