liberator

ordnungswidrig 2017-06-30T14:15:51.303362Z

I just released liberator 0.15.0 https://github.com/clojure-liberator/liberator/blob/master/CHANGES.markdown

ordnungswidrig 2017-06-30T14:15:59.306494Z

New in 0.15.0 Drop support for clojure versions 1.6 and ealier. Bump dependency revision to non-ancient versions. Drop dependency on compojure except for examples. #201 Add support for using a java.net.URI instance to specify a Location for moved handlers Posting to an existing resource checks for conflicts. Add :post-enacted?, :put-enacted? and :patch-enacted? which return status 202 accepted if true. Add leiningen alias graph to generate trace.svg Add lein profile 1.9a to test compatibility with clojure 1.9 alphas

🆒 2
2017-06-30T20:43:51.507856Z

ordnungswidrig: probably good to post in #announcements as well

2017-06-30T20:44:07.512158Z

nvm, just saw you did 🙂