v2.14.0
New Features:
- Handle Database Transactions (#1039)
- Allow camel case in order by field (#1054)
- Add offset pagination (#1013)
Bug Fixes:
- Fix in and range filters on DjangoFilterConnectionField (#1068)
- Replace Unidecode with text_unidecode (#1060)
- DjangoListField should not cache queries (#1061)
- Fix backward relay pagination (#1046)
Full changelog: v2.13.0...v2.14.0