CHANGES
=======

0.0.5
-----

* Use double underscore for filter operations
* Revert faulty improvement
* Use pytest in tox
* Add naive support for timedelta fields (Postgre's interval type)

0.0.3
-----

* Use SQLAlchemy object_mapper for testing Alchemy objects

0.0.2
-----

* Fix comparing with __class__ of class
* Fix classifiers

0.0.1
-----

* Sources migration from older project
* Initial commit
