- ANN tags:
- clojure
- project
- slacker published: true comments: true
Slacker 0.4.0 has been released to clojars.org . There are new features and breaking changes in this release.
Breaking Changes
- New maven coordinator: [slacker "0.4.0"] (groupId renamed to slakcer)
- defremote renamed to defn-remote
- SlackerException removed. slacker now …