1.1.0 - 2023-04-27
- chore(es6): use nullish operator, arrow fns
- dep(async): removed dependency
- dep(ldapjs): bump version from 1.0.2 to 2.3.3
- test: add an authentication test
1.0.3 - 2022-06-06
- dep(async): bump version 3.0.1 -> 3.2.3
- ci: replace appveyor & travis with GitHub Actions
- ci: add GHA shared workflows
- lint: object-shorthand, prefer-template
- New: add PLAIN authentication
- Fix: properly load auth_ldap.ini
- initial release