Releases: jazzband/django-eav2
Releases · jazzband/django-eav2
1.8.2
What's Changed
Bug Fixes
- Fixed
TypeError: 'Q' object is not subscriptablewhen combining EAV filters with negated Q objects by @Dresdn in #846
Compatibility
- Added Django 6.0 support
- Dropped support for EOL Django versions - minimum is now Django 5.2
- Dropped support for EOL Python versions - minimum is now Python 3.10
Full Changelog: 1.8.1...1.8.2
1.8.1
What's Changed
- Added support for Django 5.2
- Updated dependencies to their latest versions
Full Changelog: 1.8.0...1.8.1
1.8.0
1.7.1
1.7.0
1.6.1
Release 1.6.0
What's Changed
- refactor: split model modules by @iacobfred in #467
- chore: Add Django 5.0 and Python 3.12 to the testing by @cclauss in #487
- Fix typos with codespell by @cclauss in #489
- Enhance BaseEntityAdmin by @Dresdn in #541
- Remove support for Django < 3.2 and Python < 3.8 by @Dresdn in #542
New Contributors
Full Changelog: 1.5.0...1.6.0
Release 1.5.0
What's Changed
- Allow using multiple eav filters in QuerySet by @Dresdn in #414
- Provide UUIDField option for pk field and a natural key feature for serialization by @mathiasag7 in #428
- Add Python 3.11 and Django 4.2 to support matrix by @Dresdn in #443
New Contributors
- @mathiasag7 made their first contribution in #428
Full Changelog: 1.4.0...1.5.0
Release 1.4.0
Release 1.3.1
What's Changed
Full Changelog: 1.3.0...1.3.1