forked from pool/python-jsonschema
- Update to 3.0.1:
* Support for Draft 6 and Draft 7 * Draft 7 is now the default * New TypeChecker object for more complex type definitions (and overrides) * Falling back to isodate for the date-time format checker is no longer attempted, in accordance with the specification OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
fba313760a
commit
779893c1b7
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 14:57:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 3.0.1:
|
||||
* Support for Draft 6 and Draft 7
|
||||
* Draft 7 is now the default
|
||||
* New TypeChecker object for more complex type definitions (and overrides)
|
||||
* Falling back to isodate for the date-time format checker is no longer attempted, in accordance with the specification
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 14 15:34:35 CET 2019 - kukuk@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user