packages feed

hjsonschema 0.5.2.0 → 0.5.2.1

raw patch · 2 files changed

+6/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

changelog.txt view
@@ -1,3 +1,8 @@+# 0.5.2+++ Add convenience function for validating and compiling draft 4 schemas+simultaneously.+ # 0.5.1  + Switch from wreq to http-conduit; drop lens dependency.
hjsonschema.cabal view
@@ -1,5 +1,5 @@ name:                   hjsonschema-version:                0.5.2.0+version:                0.5.2.1 synopsis:               JSON Schema Draft 4 library homepage:               https://github.com/seagreen/hjsonschema license:                MIT