metalsmith-layouts/History.md
Ian Storm Taylor cf01f71b2e 0.3.0
* added `inPlace` option
* changed `pattern` option to just filter
2014-03-10 21:42:30 -07:00

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 from defaults 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