Releases: SteveEwell/python-ldap-filter
Releases · SteveEwell/python-ldap-filter
v1.0.1
v1.0.0
Change Log
- Fixes bug where
Nonewas improperly returned for certainNOTfilters. - Migrates project to use
pyproject.tomlinstead ofsetup.py. - Project now marked as stable.
LDAP Filter parsing and more
Release: v0.2.0
New Features
- New parser for LDAP filters
- Soundex library for approximate filter matching
- Unit tests for most of the existing code base.
Initial pip version
This is the first pip release of the library.