Releases: jtblin/go-ldap-client
Releases · jtblin/go-ldap-client
0.0.3
- Allow the user to specify tls InsecureSkipVerify and ServerName (@ jmcfarlane)
- Add command line utility for querying LDAP and manual testing
0.0.2
- Set connection to nil on Close (fix #1)
0.0.1
Initial release, simple ldap client