Skip to content

3.0.0

Compare
Choose a tag to compare
@maxime-beguin maxime-beguin released this 04 May 07:13
· 27 commits to master since this release

3.0.0 / 2020-05-04

BREAKING CHANGES

  • Using relative paths with options --conf and --database are now relative to the current directory and not relative to the module ldap-server-mock directory.
  • No longer tested on NodeJS < 12.4.0 and NPM < 6.9.0

DEPENDENCIES

  • asn1 has been removed, it wasn't used directly
  • ldapjs has been upgraded from 1.0.1 to 1.0.2
  • nopt has been upgraded from 4.0.1 to 4.0.3
  • grunt has been upgraded from 1.0.1 to 1.1.0
  • grunt-cli has been upgraded from 1.2.0 to 1.3.2
  • grunt-eslint has been upgraded from 20.1.0 to 22.0.0
  • pre-commit sub dependencies have been upgraded