Skip to content

v2.5.0

Compare
Choose a tag to compare
@jkimbo jkimbo released this 10 Aug 10:56
· 318 commits to master since this release
87aebdb

Changelog

Squeezing in another release before v3. Mostly bug fixes but also a change to the parts that are required in DjangoConnectionField and DjangoFilterConnectionField which might require a schema update.

New features

  • Set converted Django connections to required (#610)

Bugfixes

  • Fix choices enum: if field can be blank then it isn't required (#714)
  • Check for filters defined on base filterset classes (#730)
  • Make DjangoDebugContext wait for nested fields (#591)

Full changelog: v2.4.0...v2.5.0