UNPKG

267 BMarkdownView Raw
1# Changelog
2
3## 1.2.0
4
5Update yargs
6
7## 1.1.5
8
9Hide david-dm badges
10
11## 1.1.4
12
13- Upgrade to yargs@15
14
15## 1.1.3
16
17- Upgrade to chalk@3
18
19## 1.1.2
20
21- Improved tests
22
23## 1.1.0
24
25- Add `--color` and `--no-color` (handled by `chalk`)
26
27## 1.0.x
28
29- Bug-fixes and house-keeping