All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
- Adds engines.node specifier to package.json, drops support for Node <= 14.14.0 (Node 12 EOL 2023-04-30)
7d71cb0
- Adds JsDoc example usage
8927ab3
- Includes source maps in lib for better debugging
49639e7
3 December 2022
- Updates readme debug section
d47da9a
- Logs an error when file delete fails
c46614a
- Replaces debug with metalsmith.debug
a17e4ba
- Enhanced types and rename default export to 'remove'
8950b05
7 August 2022
- Fixes #26: incorrect export lib/index.mjs
#26
6 August 2022
20 February 2022
- remove micromatch, use metalsmith.match
#23
- Resolves #22: remove micromatch, use metalsmith.match
#22
6 January 2022
- Fixes micromatch behavior: dot:true + chore: run format
5e8a158
- Fix for proper windows path handling
cf35a7a
- Fixes typo's in package.json/ README.md
6850479
17 December 2021
- Update multimatch to resolve deprecated dependency
#16
- Fixes #21 - Add debug logs
#21
- Resolves #20 - swap multimatch for micromatch
#20
- Fixes #19 - correct JSDoc types + named plugin
#19
- Resolves #17 - rename plugin 'ignore' -> 'remove'
#17
- Resolves #18 - Aligned to org core plugin setup
#18
- Test for files ending with ~ (tilda)
#3
- Tests: Use const
c103fca
- Update Readme.md
c97ccc0
- Tests: added missing config
69c5ecc
- Packages: updated and added travis, eslint, and prettier
7326e00
17 July 2018
- Use multimatch() with the file list
#4
- Update multimatch to resolve deprecated dependency
#11
- add link to multimatch in readme
#6
- Removed unnecessary makefile and updated history
4631b17
- Updated Packages
96ebad7
11 March 2014
10 March 2014
- Fix pattern matching
#1
- ocd
5c2c097
- check length of matches before ignoring
6704af9
- clean out build directories for better tests
7cd0915
7 March 2014