Releases: dracador/django-ldapdb2
Releases · dracador/django-ldapdb2
Release v0.2.0
What's Changed
Full Changelog: v0.1.1...v0.2.0
Release v0.1.1
What's Changed
- Add basic support for annotations by @dracador in #23
- implement handling of all types of .values() and .values_list() queries by @dracador in #24
- Add support for DateField, DateTimeField and DateTimeField with timezones by @dracador in #25
- Handle .values/values_list() with annotations - specifically
Casewithwhenby @dracador in #26 - Add support for custom lookup handling by @dracador in #27
- Fix handling of field defaults and overall member attribute handling by @dracador in #28
- Run tox with uv by @dracador in #29
- fix timezone handling for non-UTC environments by @dracador in #31
- implement PasswordField with SHA*, PBKDF2 and argon2 support by @dracador in #32
- add release.yml for automatic release management by @dracador in #33
New Contributors
Full Changelog: https://github.com/dracador/django-ldapdb2/commits/v0.1.1