Skip to content

0.2.1

Latest
Compare
Choose a tag to compare
@ivellios ivellios released this 10 Oct 17:40
577a636

What's Changed

This version fixes issue with wrong dependency notation resulting with Django ^4.0 installation. Detailed changes:

  • fixed notation for poetry dependencies Django and django-stubs
  • moved pytest-cov and django-stubs to dev dependencies as they are not necessary for the regular use of the library
  • updated django-unified-signals dependency

PRs

  • Fixing Django 5.0+ not being recognized as a compatible version by @ivellios in #4

Full Changelog: 0.2.0...0.2.1