Skip to content

3.14.3

Compare
Choose a tag to compare
@intgr intgr released this 04 Oct 21:00
· 95 commits to master since this release
fc62c8e

Headline changes

  • mypy 1.5: Recommended mypy version updated to 1.5.x

Stubs additions

  • Specify return type for APIClient.credentials method by @ltakens in #469

Stubs fixes

  • Fix ReturnDict and ReturnList __init__ signatures by @moosbruggerj in #452
  • Annotate Field.default_error_messages as a ClassVar by @brianhelba in #464
  • Specify that Request.parser_context can never be None by @intgr in #476

Documentation

  • Add FAQ section in README to explain usage of generics with ModelSerializer by @browniebroke in #444

Housekeeping

New Contributors

Full Changelog: 3.14.2...3.14.3