Skip to content

0.22.0

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

compare

  • BREAKING: Dropped support for Clojure 1.6
  • BREAKING: Supports and depends on Schema 1.0.
  • Uses now linked instead of
    ordered for maps where order matters
  • Fixed #64, use first
    found schema name to be consistent with Json Schema.
  • Fixed #67 swagger-ui
    now supports passing arbitrary options to SwaggerUI
  • updated dependencies:
[metosin/schema-tools "0.7.0"] is available but we use "0.5.2"
[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"