metalsmith-layouts/History.md

33 lines
682 B
Markdown
Raw Normal View History

2014-02-04 21:47:35 -08:00
0.2.0 - March 8, 2013
---------------------
* add rendering files in place with a `pattern`
0.1.0 - March 5, 2013
---------------------
* add `string` engine convenience
2014-02-07 19:43:04 -08:00
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
2014-02-06 11:33:50 -08:00
0.0.3 - February 6, 2013
------------------------
* fix to use buffers
2014-02-05 11:44:18 -08:00
0.0.2 - February 5, 2013
------------------------
* mix in metadata
2014-02-04 21:47:35 -08:00
0.0.1 - February 4, 2013
------------------------
:sparkles: