For hoast v1.1.1
- Updated dependencies.
- Updated to reflect changes to
hoast
's helpers.
For hoast v1.1.0
.
- Reduced module complexity by using new
hoast.helper.parse
andhoast.helper.match
helper functions.
For hoast v1.0.0
.
- Updated
planckmatch
module from version1.0.0
to1.0.1
.
For hoast v1.0.0
.
- CodeCov coverage report added to CI workflow.
- Restructured project files.
- Switched from using
nanomatch
toplanckmatch
for filtering file paths.
Do note option properties have changed, and are not backwards compatible.
Initial release, for hoast version v0.1.0
.