Skip to content

0.24.0

Compare
Choose a tag to compare
@Deraen Deraen released this 08 Nov 10:26
· 946 commits to master since this release

compare

  • BREAKING: Dropped support for Clojure 1.6
  • BREAKING: Supports and depends on Schema 1.0.
  • Uses upstream ring-middleware-format
    instead of Metosin fork.
  • Uses now linked instead of
    ordered for maps where order matters.
  • swagger-ui now supports passing arbitrary options to SwaggerUI
    (metosin/ring-swagger#67).
  • Updated deps:
[prismatic/schema "1.0.3"] is available but we use "0.4.4"
[prismatic/plumbing "0.5.1] is available but we use "0.4.4"
[metosin/schema-tools "0.7.0"] is available but we use "0.5.2"
[metosin/ring-swagger "0.22.0"] is available but we use "0.21.0"
[metosin/ring-swagger-ui "2.1.3-2"] is available but we use "2.1.2"