CHANGES
=======

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
