0.26.3
Important notes
- No major changes but a multiude of small improvements.
- We are now a lot more tolerant when it comes to writing extensions for non-standard classes (e.g. Pydantic).
- There should be no unexpected schema changes except for when
djangorestframework_camel_case
's Middleware is used.
PRs
- docs(example): Fix wrong bool value in example by @schew2381 in #1001
- fix: Camelize query parameters by @dobro322 in #1002
- fix functionality gap for decoration of django-filter fields #1007 by @tfranzel in #1010
- Example Pydantic support by @tfranzel in #1009
- selectively distinguish real serializers from mocked ones #1006 by @tfranzel in #1011
- allow implicit list expansion of PolymorphicProxySerializer #995 by @tfranzel in #1012
New Contributors
- @schew2381 made their first contribution in #1001
- @dobro322 made their first contribution in #1002
Full Changelog: 0.26.2...0.26.3