Skip to content

v2.14.0

Compare
Choose a tag to compare
@zbyte64 zbyte64 released this 23 Dec 04:38
· 173 commits to master since this release

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