Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 441 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 441 Bytes

2019-06-01 / 2.0.0

  • feat(core): Breaking remove the undocumented config property of TrailsManager instances
  • feat(core): search with exact match
  • feat(core): search with case insensitiveness
  • fix(core): do not load config when connection pool is provided
  • fix(core): error when migrating with numerical version
  • fix(core): TrailsManager.get() does not return id

2018-05-21 / 1.0.0

  • Initial version.