This is a feature release
- Version as 1.0, has been in production for years
- Add PATCH macro
- Bump bidi dependency to 2.1.6
This release does not include any new content.
- Test against Java 8 and Java 11
- Update clj-parent to 4.8.1 (latest)
This is a minor bugfix release.
- TK-464 : Fix bug with URL parsing by updating bidi to 2.1.3. Also update clj-parent.
This is a minor bugfix release.
- TK-297 : Fix bug where
wrap-routes
didn't work properly with certain kinds of bidi route trees - Michal Růžička [email protected] (159ef0f) - Update dependencies on clojure, bidi, compojure, schema
Added mechanism for wrapping intermediate comidi routes with middleware. Added support for "true/false" Bidi patterns.
Same content as 0.3.0 - please prefer that version
Added 'resources' route utility fn. Routes can now only map to Ring handlers.
Make use of schema introduced in Bidi 1.20.0 (SERVER-777). LICENSE and CONTRIBUTING updates.
Improved dependency specification.
Upgrade compojure to 1.3.3 for Clojure 1.7.0 compatibility.
Make repository public, deploy to clojars.
Initial release, with the goal of soliticing API feedback.