We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b96fc commit 6975185Copy full SHA for 6975185
CHANGELOG.md
@@ -2,6 +2,11 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [0.0.17]
6
+This release adds the following:
7
+- A `bind` function which behaves similarly to `bind?` except that it throws `LDAPException` on failure. Thanks to @yogthos and @sumbach.
8
+- A bump of the ldap-sdk to 5.1.1.
9
+
10
## [0.0.16]
11
This release adds the following:
12
- A lazy-seq returned by `search-all-results` using SimplePagedResults control. Thanks to @jindrichmynarz.
0 commit comments