Skip to content

Releases: eadwinCode/django-ninja-extra

0.31.5

14 Jun 15:04
481d11e

Choose a tag to compare

What's Changed

  • Bump ruff from 0.15.4 to 0.15.8 by @dependabot[bot] in #363
  • Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #362
  • Update mkdocs requirement from <2.0.0,>=1.1.2 to >=1.6.1,<2.0.0 by @dependabot[bot] in #371
  • Bump ruff from 0.15.8 to 0.15.12 by @dependabot[bot] in #370
  • Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 by @dependabot[bot] in #367
  • Update ninja-schema requirement from >=0.14.1 to >=0.14.3 by @dependabot[bot] in #368
  • Update mkdocs-markdownextradata-plugin requirement from <0.3.0,>=0.1.7 to >=0.2.6,<0.3.0 by @dependabot[bot] in #369
  • fix(docs): replace legacy django-ninja.rest-framework.com links with django-ninja.dev by @angryfoxx in #365
  • feat: add Python 3.13 and Django 6 support by @angryfoxx in #366
  • Bump pytest-asyncio from 1.3.0 to 1.4.0 by @dependabot[bot] in #375
  • Update flit-core requirement from <4,>=2 to >=3.12.0,<4 by @dependabot[bot] in #374
  • Update mdx-include requirement from <2.0.0,>=1.4.1 to >=1.4.2,<2.0.0 by @dependabot[bot] in #373
  • Bump ruff from 0.15.12 to 0.15.15 by @dependabot[bot] in #372
  • fix: support streaming in controllers by @EricGadbin in #376
  • Fix: mypy type checking issues by @eadwinCode in #377

New Contributors

Full Changelog: 0.31.4...0.31.5

0.31.4

31 Mar 13:46
418abf1

Choose a tag to compare

What's Changed

  • Fix tag inheritance in APIController and add tests by @eadwinCode in #359
  • Improve return types for ModelService CRUD methods by @kennyhei in #360

New Contributors

Full Changelog: 0.31.3...0.31.4

0.31.3

22 Mar 13:10
e3aa0ed

Choose a tag to compare

What's Changed

  • Support assigning TestClient headers and cookies via initializer by @n-shay in #354
  • fix: inherit API-level auth in controller routes by @saschabuehrle in #355
  • Add tests for controller auth and throttle inheritance in NinjaExtraAPI by @eadwinCode in #356
  • Add clone method to Operation class for coroutine property preservation by @eadwinCode in #357

New Contributors

Full Changelog: 0.31.2...0.31.3

0.31.2 with Ninja v1.6.0

12 Mar 15:20
d6538bd

Choose a tag to compare

What's Changed

  • Bump ruff from 0.14.10 to 0.14.14 by @dependabot[bot] in #342
  • Replace deprecated get_api_controller() with api_controller property by @kolanos in #343
  • Bump ruff from 0.14.14 to 0.15.4 by @dependabot[bot] in #344
  • Support queryset overrides in ModelService.get_one by @Allexik in #349
  • Adapt ninja_extra to django-ninja 1.6.0b1 BoundRouter architecture by @eadwinCode in #348

New Contributors

Full Changelog: 0.31.0...0.31.2

0.31.0

01 Feb 05:17
ba1d4ea

Choose a tag to compare

What's Changed

Full Changelog: 0.30.9...0.31.0

0.30.9

27 Jan 12:06
a9e18f9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.30.8...0.30.9

0.30.8 with Ninja v1.5.1

17 Dec 07:38
ca77f7e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.30.6...0.30.8

0.30.6

22 Nov 11:15
a27a582

Choose a tag to compare

What's Changed

Full Changelog: 0.30.5...0.30.6

0.30.5 with Ninja v1.5.0

22 Nov 10:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.30.2...0.30.5

0.30.2 with Ninja v1.4.5

20 Oct 15:19
e483b0a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.30.1...0.30.2