UNPKG

870 BMarkdownView Raw
1# degit changelog
2
3## 2.1.0
4
5* Add actions ([#28](https://github.com/Rich-Harris/degit/pull/28))
6
7## 2.0.2
8
9* Allow flags like `-v` before argument ([#25](https://github.com/Rich-Harris/degit/issues/25))
10
11## 2.0.1
12
13* Update node-tar for Node 9 compatibility
14
15## 2.0.0
16
17* Expose API for use in Node scripts ([#23](https://github.com/Rich-Harris/degit/issues/23))
18
19## 1.2.2
20
21* Fix `files` in package.json
22
23## 1.2.1
24
25* Add `engines` field ([#17](https://github.com/Rich-Harris/degit/issues/17))
26
27## 1.2.0
28
29* Windows support ([#1](https://github.com/Rich-Harris/degit/issues/1))
30* Offline support and `--cache` flag ([#8](https://github.com/Rich-Harris/degit/issues/8))
31* `degit --help` ([#5](https://github.com/Rich-Harris/degit/issues/5))
32* `--verbose` flag
33
34## 1.1.0
35
36* Use HTTPS, not SSH ([#11](https://github.com/Rich-Harris/degit/issues/11))
37
38## 1.0.0
39
40* First release
\No newline at end of file