v0.0.8
Fixed
- Added support for LDAP Compare operation (tag 0x6e) which was causing Django LDAP authentication to fail
Added
- Implemented LDAP Compare Request/Response handling in SimpleLdapCodec
- Added comprehensive tests for Compare operation functionality