mirror of
https://github.com/vale981/metalsmith-layouts
synced 2025-03-05 09:31:39 -05:00
879 B
879 B
0.3.0 - March 10, 2013
- added
inPlace
option - changed
pattern
option to just filter
0.2.1 - March 10, 2013
- fix bug in matching pattern logic
0.2.0 - March 8, 2013
- add rendering files in place with a
pattern
0.1.0 - March 5, 2013
- add
string
engine convenience
0.0.6 - February 7, 2013
- fix
directory
option bug
0.0.5 - February 7, 2013
- stringify
contents
on the original file data
0.0.4 - February 6, 2013
- switch to
extend
fromdefaults
to avoid cloning - add debug statements
0.0.3 - February 6, 2013
- fix to use buffers
0.0.2 - February 5, 2013
- mix in metadata
0.0.1 - February 4, 2013
✨