Skip to content

Releases: eadwinCode/django-ninja-extra

0.22.3

26 Jan 20:24
59c57ef
Compare
Choose a tag to compare

What's Changed

  • Allow customisation of schema_out in route_info dicts by @Tatsh in #231

New Contributors

Full Changelog: 0.22.2...0.22.3

0.22.2

13 Jan 22:51
9651e8a
Compare
Choose a tag to compare

What's Changed

DEPRECATION NOTICE

The service attribute in ModelController has been changed from a class object to an instance object. When creating a custom ModelService for a ModelController, you have to specify it as service_type.

This is because services are now injected as dependencies during controller instantiation. Service instantiation is delegated to the injector package, so ensure that any additional dependencies required by your ModelService are properly registered in the dependency injection container.

For more details, please refer to the documentation

Full Changelog: 0.22.0...0.22.2

0.22.0

30 Dec 08:19
12af6ff
Compare
Choose a tag to compare

What's Changed

New Contributors

  • Thanks to @le-sun for his awesome contribution in #216

Full Changelog: 0.21.8...0.22.0

0.21.8

05 Dec 11:19
879ff04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.7...0.21.8

0.21.7

04 Dec 05:29
58c5fe3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.6...0.21.7

0.21.6

18 Nov 10:11
a9d5f6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.21.4...0.21.6

0.21.4

19 Aug 11:23
23bce6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.3...0.21.4

0.21.3

08 Aug 04:15
f12eaeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.2...0.21.3

0.21.2

22 Jul 21:16
d826d94
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.1...0.21.2

0.21.1

09 Jul 18:26
523fee8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.21.0...0.21.1