Skip to content

Releases: ComputerScienceHouse/csh-ldap

2.5.7

Choose a tag to compare

@BigSpaceships BigSpaceships released this 03 Jul 03:56

trying to fix this workflow

Full Changelog: v.2.5.6...v2.5.7

2.5.6

Choose a tag to compare

@BigSpaceships BigSpaceships released this 03 Jul 03:43

Fixed things I did where you had to define groups

What's Changed

New Contributors

Full Changelog: 2.5.3...v.2.5.6

2.5.3

Choose a tag to compare

@costowell costowell released this 17 Jan 01:59
1bfdfae
bump: 2.5.3

2.5.2

Choose a tag to compare

@costowell costowell released this 25 Dec 21:48
dbc3193
bump: 2.5.2

2.5.1

Choose a tag to compare

@costowell costowell released this 08 Oct 18:37
29461a1

What's Changed

  • fix: _get_attr -> getattr and version bump by @costowell in #39

Full Changelog: 2.5.0...2.5.1

2.5.0

Choose a tag to compare

@costowell costowell released this 17 Sep 20:33
953e890

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

Choose a tag to compare

@costowell costowell released this 17 Sep 20:32
2.4.0
29f2600

What's Changed

New Contributors

Full Changelog: 2.3.1...2.4.0

2.3.0

Choose a tag to compare

@mxmeinhold mxmeinhold released this 21 Dec 21:16
fb5cef4

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