UNPKG

634 BMarkdownView Raw
1## 2.0.0 (9 May 2018)
2
3* [style] switch to modules and use babel
4* [documentation] update examples and add scripts to run them, update readme
5* [documentation] add JSDoc types
6* [test] snapshot testing of examples
7* [dep] update zoroaster and catchment
8* [repository] move to [Art Deco Code](https://artdeco.bz)
9
10## 1.2.0 (29 May 2017)
11
12* [feature] use a function for replacement in `replaceStream`
13
14## 1.1.0 (28 May 2017)
15
16* [feature] `replaceStream`: a transform stream which replaces regular expressions.
17
18## 1.0.1 (20 May 2017)
19
20* [bugfix] add `use strict`
21
22## 1.0.0 (19 May 2017)
23
24* initial release (copied from `node-exiftool`)