Skip to content

0.17 (2023-06-27)

Latest
Compare
Choose a tag to compare
@clokep clokep released this 27 Jun 17:47
· 2 commits to main since this release

Bugfixes

  • None values are now appropriately sorted first or last (depending on database support. Contributed by @vuongdv-spinshell.
    (#97)

Improvements

Maintenance

  • Support Python 3.11. (#101)
  • Support Django 4.0, 4.1, and 4.2. (#83, #102)
  • Support Django REST Framework 3.14. (#101)
  • Drop support for Python 3.7. (#102)
  • Drop support for Django 2.2 and 3.1. (#98)
  • Drop support for Django REST Framework < 3.11. (#98)