- Removed compat module, added total_ordering package to Python 2.6 requirements - Enhanced render_statement function
0.17.0
^^^^^^^^^^^^^^^^^^^
- Added URLType
0.16.25
^^^^^^^^^^^^^^^^^^^^
- Added __ne__ operator implementation for Country object - New utility function: naturally_equivalent
0.16.24
^^^^^^^^^^^^^^^^^^^^
- Renamed match operator of TSVectorType to match_tsquery in order to avoid confusion with existing match operator - Added catalog parameter support for match_tsquery operator