UNPKG

824 BMarkdownView Raw
1# 0.5.0 (06-06-2019)
2
3* dependencies updated
4* refactoring
5
6# 0.4.1 (01-06-2019)
7
8* `min` option as boolean
9* improved documentation
10* refactoring
11
12# 0.4.0 (31-05-2019)
13
14* `min` option behavior changed
15* documented changes in `min` option behavior
16* refactoring
17* dependencies updated
18
19# 0.3.2 (30-05-2019)
20
21* added `--silent` cli option
22* added `min` option
23* improved documentation
24* dependencies updated
25
26# 0.3.1 (25-05-2019)
27
28* fixed types export issue related to #7
29* improved documentation
30* refactoring
31
32# 0.3.0 (24-05-2019)
33
34* build cli tool from source code
35* deprecated `iife`, `amd` & `umd` options
36* added `browser` option
37* build browser build base on `browser` field
38* improved documentation
39* refactoring
40
41# 0.2.6 (22-05-2019)
42
43* dependencies updated
44
45# 0.1.x
46
47* First release
48
49# 0.0.x
50
51* Preliminary release