Skip to content
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.

Latest commit

 

History

History
30 lines (24 loc) · 840 Bytes

CHANGELOG.md

File metadata and controls

30 lines (24 loc) · 840 Bytes

Changelog

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-18)

For hoast v1.1.0.

Changed

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

1.0.1 (2018-09-28)

For hoast v1.0.0.

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 version v0.1.0.