metalsmith-collections/History.md
Ian Storm Taylor d8b3674c12 0.1.0
* add matching by pattern
* add shorthand for pattern matching
* add previous and next references
2014-03-06 14:46:01 -08:00

19 lines
No EOL
420 B
Markdown

0.1.0 - March 6, 2013
---------------------
* add matching by pattern
* add shorthand for pattern matching
* add previous and next references
0.0.3 - February 6, 2013
------------------------
* add debug statements
* swap to `extend` from `defaults` to avoid cloning
0.0.2 - February 6, 2013
------------------------
* swap to `merge` to not act on clones
0.0.1 - February 5, 2013
------------------------
:sparkles: