Skip to content
This repository has been archived by the owner on Jan 4, 2020. It is now read-only.

Latest commit

 

History

History
45 lines (35 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

45 lines (35 loc) · 1.2 KB

Changelog

1.1.2 (2019-03-13)

Changed

  • Updated dependencies and development dependencies.

1.1.1 (2018-10-24)

For hoast v1.1.1

Changed

  • Updated dependencies.
  • Updated to reflect changes to hoast's helpers.

1.1.0 (2018-10-17)

Changed

  • Reduced module complexity by using new hoast.helper.parse and hoast.helper.match helper functions.

1.0.1 (2018-09-28)

Changed

  • Updated planckmatch module from version 1.0.0 to 1.0.1.

1.0.0 (2018-09-26)

For hoast v1.0.0.

Added

  • CodeCov coverage report added to CI workflow.

Changed

  • Restructured project files.
  • Switched from using nanomatch to planckmatch for filtering file paths.

Do note option properties have changed, and are not backwards compatible.

0.2.2 (2018-09-12)

Fixed

  • engine parameter had critical error in asynchronous operation.

0.2.1 (2018-09-12)

Changed

  • engine parameter now also accepts asynchronous functions.

0.2.0 (2018-09-11)

Added

  • CHANGELOG.md added.
  • engine parameter added to the module options, which allows for a custom filter method.

0.1.0 (2018-08-21)

Initial release, for hoast version v0.1.0.