Next Release
============

0.1.2
=====

- Bugfix: Fixed type conversion of typedecorated types

0.1.1
=====

- Added support for custom types which use sqlalchemy.types.TypeDecorator.
- Added support for ilike and not_ilike filter
- Use postgresql in travis tests

0.1.0
=====

- Initial Release
- Support for python 2.7, 3.5 and 3.6-dev
