- Updated dependencies
- Updated dependencies
- #38 Catch exceptions from JSTransformer compileAsync and renderAsync
- Updated dependencies
- Fixed repo URL
- Updated dependencies
- Update code standards
- #25 Remove odd file clone on rename
- By ycherniavsky
- #27 Catch minimatch errors
- By larrybotha
- #22 Delete plugin auxiliary metadata from files
- By ycherniavsky
- #20 Catch and process possible exception on applying compiled layout
- By ycherniavsky
- Added
.engineOptions
and.engineLocals
, allowing changes to how each engine functions
- Updated dependencies
- Updated devDependencies
- Added Metalsmith's
root
to engine compilation - Allow rendering only content matching
pattern
- Updated dependencies
- Updated to
jstransformer@~1.0.0
- Updated coding standards
- Updated to
async@^2.0.0-rc.5
- Merged in and deprecated
metalsmith-jstransformer-layouts
- Fixed output to be a Buffer
- #4 by @klaftertief
- Update
minimatch
to^3.0.0
- Switch to minimatch for filtering files
- Update dependencies
- Added async support
- Added processing on
inputFormats
rather than using the Transformer name - Added Transformer outputFormat support
- Rename the file on acted transformers
- Fix version targeting
- Only act on existing JSTransformers
- Recursive file extension rendering