Skip to content

1.1.0

Choose a tag to compare

@msimerson msimerson released this 13 Jun 04:34
· 9 commits to master since this release
7bd96da
  • authn: replace async.detect with local fn
  • aliases: replace async with Promise.all
  • dep(async): removed
  • dep(ldapjs): update from 1.0.2 to 2.3.3
  • noop: remove useless returns
  • es6: more arrow functions
  • style: inline use of plugin
  • ci: switch travis -> GHA
  • ci: enable codeql
  • test: use RFC example.com for test domain
  • test: refactored some to improve error messages
  • test: add fixtures for setting up slapd on macosx and linux
  • doc(README): update with GHA badge