What's Changed
* Remove global `serialize()` function. by iurisilvio in https://github.com/businho/django-qserializer/pull/3
* Fixed custom `SerializableManager.from_queryset()`. by iurisilvio in https://github.com/businho/django-qserializer/pull/2
* Clarify in README where BaseSerializer comes from by fjsj in https://github.com/businho/django-qserializer/pull/4
* fix: Fix flake8 dependency error by mateusoliveira43 in https://github.com/businho/django-qserializer/pull/5
* fix pyright error: Variable not allowed in type expression by ecarrara in https://github.com/businho/django-qserializer/pull/7
New Contributors
* fjsj made their first contribution in https://github.com/businho/django-qserializer/pull/4
* mateusoliveira43 made their first contribution in https://github.com/businho/django-qserializer/pull/5
* ecarrara made their first contribution in https://github.com/businho/django-qserializer/pull/7
**Full Changelog**: https://github.com/businho/django-qserializer/compare/v0.2.8...v0.2.9