forked from pool/python-jsonschema
- Update to version 0.7:
+ Partial support for (JSON Pointer) $ref + Deprecations + Validator is replaced by Draft3Validator with a slightly different interface + validator(meta_validate=False) - Changes from version 0.6: + Issue #30 - Wrong behavior for the dependencies property validation + Fix a miswritten test OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
f16b6f81e8
commit
7204806041
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 15:41:35 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Update to version 0.7:
|
||||
+ Partial support for (JSON Pointer) $ref
|
||||
+ Deprecations
|
||||
+ Validator is replaced by Draft3Validator with a slightly different
|
||||
interface
|
||||
+ validator(meta_validate=False)
|
||||
- Changes from version 0.6:
|
||||
+ Issue #30 - Wrong behavior for the dependencies property validation
|
||||
+ Fix a miswritten test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 27 10:19:13 UTC 2012 - saschpe@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user