2013-04-13 10:43:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 13 10:11:29 UTC 2013 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Remove pre_checkin.sh since the two packages are not the same
|
|
|
|
|
2013-02-25 12:27:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 25 09:17:22 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Add python3 support
|
|
|
|
Tests with python3 fails for instance
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 25 08:34:55 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.0.0:
|
|
|
|
+ Support for Draft 4
|
|
|
|
+ Support for format
|
|
|
|
+ Longs are ints too!
|
|
|
|
+ Fixed a number of issues with ``$ref`` support (#66)
|
|
|
|
+ Draft4Validator is now the default
|
|
|
|
+ ``ValidationError.path`` is now in sequential order
|
|
|
|
+ Added ``ValidatorMixin``
|
|
|
|
|
2012-11-22 15:43:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2012-07-27 10:20:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 27 10:19:13 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Add BuildRequires: python-unittest2 for SLE-11-SP2
|
|
|
|
|
2012-07-26 13:56:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 26 13:54:29 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|