CHANGES
=======

0.9.0
-----

* more cleanup
* latest cleanup
* cleanup on tests, install, etc

0.8.0
-----

* Make it simple with test suite
* Implement relative json pointers
* fix module
* refactored formats
* fix rtd doc
* ObjectValidator refacto
* another update about properties
* fix missing properties
* debug, validate and document formats
* fix default

0.7.0
-----

* 0.7.0 release
* 0.6.4 release
* Refactored validators

0.6.4
-----

* fix test

0.6.3
-----

* fix ReferenceValidator

0.6.2
-----

* final fixes?

0.6.1
-----

* updates

0.6.0
-----

* bumped to 0.6.0
* small fixes
* reworked validation
* changelog

0.5.0
-----

* bumped to 0.5.0
* Added JSON operations
* small update of json schema
* more test and docs about json references
* update doc
* update doc
* more json-pointer tests
* json submodule is just a mess, rename project to jsonspec
* starting reference providers

0.4.0
-----

* 0.4.0 release
* Implement JSON References
* inner document helper
* fix DocumentPointer
* fix python 2.7
* display members
* more doc for json pointer
* implement json pointers
* cleaned draft04

0.2.1
-----

* improved installation
* rtd fixes
* rtd fixes
* rtd fixes
* add project as documentation dependency
* do not import json

0.2.0
-----

* improve draft04 documentation
* fix reference
* allow to load from file
* improved documentation
* renamed project
* renamed jsontools to json.*
* python2.7 fixes
* more validation
* cleaned unittests
* validate against format
* validate against format
* validate for python2.7
* validate all tests
* continuous integration 2
* continuous integration 2
* continuous integration
* more tests
* cleanup draft04
* fix pattern
* poor's man pointer
* implement naive json reference into json schema
* debug object properties
* validate more keywords
* cleanup
* more on the other primitives
* validate strings, numbers and integers

0.1.0
-----

* initial commit
