Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 962 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 962 Bytes

Changelog

1.0.0 Jun 20, 2020 - Diff

Breaking changes

  • Requires Node.js 10 or newer: #14

Dependencies

0.1.1 Aug 9, 2019 - Diff

Refactoring

  • Move some function definitions to the top.
  • Remove unused npm scripts.
  • Replace some lodash methods with native alternatives.

Test Suite

  • Add tests to cover more scenarios.

0.1.0 Aug 9, 2019

  • Initial version of the plugin as a standalone package. This code is the same that was in Bookshelf core at this point.