CHANGES
=======

0.1.4
-----

* Fixes py3 tests
* Remove useless FILTER_VALUE type
* Remove useless code
* Fix examples
* Fixes a tests, add examples

0.1.3
-----

* Add jsonpath test to ensure we didn't break it
* Allows jsonpath in sort, not just ID
* Allow json query syntax for sorted list

0.1.2
-----

* Fix package name in README

0.1.1
-----

* Fix package name

0.1.0
-----

* Change homepage
* Update release script
* Use universal wheel
* Remove py32, mock is not supported
* Add releases script
* Fix py3 tests
* Allow '==' operator
* Add reallife example
* Build docs with travis
* Initial Commit
