Releases: idsecurity/LdifCompare
Releases · idsecurity/LdifCompare
LDIFCompare v1.4
-
Added support for a new property key
ignore-attributes-starts-with
which can be used to remove attributes that start with a string. -
Code cleanup and refactoring.
LDIFCompare v1.3
- Massive performance improvement when using attribute matching.
- Added -d option that creates an LDIF file with changetype: delete for entries that are missing in the "left" file, i.e. entries that are only available in the "right" file.
LDIFCompare v1.2
Improve perfomance when comparing using DN
LDIFCompare v1.0
Initial release