What's Changed
- fix MapEntry not found error in clj by @imrekoszo in #54 #55
Coordinates
Clojure CLI/deps.edn
net.cgrand/xforms {:mvn/version "0.19.6"}
or
net.cgrand/xforms {:git/url "https://github.com/cgrand/xforms"
:git/tag "v0.19.6"
:git/sha "7ae8bed"}
Leiningen/Boot
[net.cgrand/xforms "0.19.6"]
Full Changelog: v0.19.5...v0.19.6