Skip to content

Releases: vitalik/django-ninja

1.5.3

10 Jan 20:01

Choose a tag to compare

Fixed swagger css #1648

v1.5.2

04 Jan 10:13

Choose a tag to compare

A minor update

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

1.5.1

04 Dec 11:35
9b7c4f1

Choose a tag to compare

What's Changed

Misc

New Contributors

Full Changelog: v1.5.0...v1.5.1

1.5.0

13 Nov 17:57
2f83e73

Choose a tag to compare

What's New

Changes

Misc

New Contributors

Chances since Beta1
Full Changelog: v1.5.0b1...v1.5.0b2

1.5.0 b2

10 Nov 19:27
22e841a

Choose a tag to compare

1.5.0 b2 Pre-release
Pre-release

What's New

Changes

Misc

New Contributors

Chances since Beta1
Full Changelog: v1.5.0b1...v1.5.0b2

1.4.5

19 Oct 18:27

Choose a tag to compare

What's Changed

  • pydantic2.12 compatibility
  • #1572 regression fix

v1.5.0b1

14 Oct 11:44

Choose a tag to compare

v1.5.0b1 Pre-release
Pre-release

What's New

Changes

Misc

New Contributors

Full Changelog: v1.4.3t...v1.5.0b1

1.4.3

04 Jun 15:10
9e1e5f6

Choose a tag to compare

PatchDict typing enhancement #1477

1.4.2

29 May 15:21
2215d9b

Choose a tag to compare

What's Changed

  • uuidstr url converter instead of shadowing django uuid by @vitalik in #1453
  • Fix for Annotated Union with Discriminator cannot be used as payload by @vitalik in #1463
  • Add option to --ensure-ascii during export by @vitalik in #1473
  • Update latest docs by @vitalik in #1470

Full Changelog: v1.4.1...v1.4.2

1.4.1

08 Apr 18:27
932d22b

Choose a tag to compare

What's Changed

  • fix: added missing await to get response fix_request_files_middlewar… by @caspel26 in #1439

Tests

New Contributors

Full Changelog: v1.4.0...v1.4.1