- bump major version number since dropping py2 is a breaking change - fix for sort by relation
1.9.7
* fix bug where serializer context wasn't available in link relation endpoints
1.9.6
* Fixed prefetch filtering bug (286) * Add support for `iexact` filter (238)
1.9.5
* Update Circle image from Debian Jessie to Stretch * Drop testing for Python 3.4 (which has reached end-of-life) * Add tests for Python 3.7 * Other tweaks to tox.ini combination (e.g. add py36-django111 combo, add django22, drop django18) * Remove compatibility matrix which has mostly not been updated because it's a PITA.