Skip to content

Releases: ComputerScienceHouse/csh_ldap

2.5.0

17 Sep 20:33
953e890
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

17 Sep 20:32
2.4.0
29f2600
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.1...2.4.0

2.3.0

21 Dec 21:16
fb5cef4
Compare
Choose a tag to compare

CHANGES

2.3.0

  • Version bump to 2.3.0
  • Specify exceptions for wrapper method try-except
  • Add reconnect_on_fail decorator
  • Remove redundant list operations, handle initial connection failure
  • Modify method for connecting to ldap servers
  • Remove python3.4 from travis
  • Add python 3.7 and 3.8 to travis
  • Upgrade pylint for python 3.8 compatability
  • Add repr, eq, and hash to Member