-------------
Released on June 19th, 2013
- Complete test coverage
- Proper error checking: calls may now raise `wldap.LDAPError` exceptions
- Add support for binary attribute values (thanks ereOn!)
- Add support for asychronous requests (see `wldap.Future` object)
- Add support for modification requests (see `wldap.Changeset` object)
- Fix `parse_message` to return a list of dictionary (one for each message entry)