What's Changed
- feat: bump python/django support and modernize codebase with ruff (a0d6b4b)
- feat: raise ImproperlyConfigured when passing blank=True without null=True (84ce79e)
- feat: add type checking utilities and tests (3ed3b43)
- fix(annotations): allow lazy translations to be used on verbose_name/help_text (6717325)
- chore: fix poetry deprecated config (f62c843)
- test: reach 100% coverage (16643ca)
Full Changelog: v3.1.1...v4.0.0