Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 474 Bytes

Changelog.md

File metadata and controls

17 lines (13 loc) · 474 Bytes

See Releases Page

Starting with v1.2.2, you can find the changes listed on the GitHub releases page.

1.2.0

  • Update dependencies
  • Switch code style to standardjs.com style
  • Add linting and testing pre-commit action
  • Update README.md
  • Properly pass along ldapjs options (see updated readme)

1.1.0

  • Update dependencies
  • Fix being able to supply a base DN for searching @jurjendijkstra-vma