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

Latest commit

 

History

History
36 lines (28 loc) · 990 Bytes

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 990 Bytes

Changelog

1.1.3 (2019-03-13)

Changed

  • Updated dependencies and development dependencies.

1.1.2 (2019-01-14)

Fixed

  • Fixed bug whereby hoast-changed.json was written to the wrong directory.

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.1.0 (2018-08-21)

Initial release, for hoast v0.1.0.