UNPKG

5.53 kBMarkdownView Raw
1# History
2
3## v3.17.0 2021 July 30
4
5- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
6
7## v3.16.0 2021 July 29
8
9- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
10
11## v3.15.0 2021 July 28
12
13- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
14
15## v3.14.0 2020 October 29
16
17- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
18
19## v3.13.0 2020 September 5
20
21- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
22
23## v3.12.0 2020 August 18
24
25- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
26
27## v3.11.0 2020 August 4
28
29- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
30
31## v3.10.0 2020 July 22
32
33- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
34
35## v3.9.0 2020 June 25
36
37- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
38
39## v3.8.0 2020 June 21
40
41- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
42
43## v3.7.0 2020 June 21
44
45- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
46
47## v3.6.0 2020 June 20
48
49- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
50
51## v3.5.0 2020 June 10
52
53- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
54
55## v3.4.0 2020 June 10
56
57- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
58
59## v3.3.0 2020 May 22
60
61- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
62
63## v3.2.0 2020 May 21
64
65- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
66
67## v3.1.0 2020 May 21
68
69- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
70
71## v3.0.0 2020 May 6
72
73- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
74- Minimum required node version changed from `node: >=8` to `node: >=10` to keep up with mandatory ecosystem changes
75
76## v2.3.0 2019 December 9
77
78- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
79
80## v2.2.0 2019 December 1
81
82- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
83
84## v2.1.0 2019 December 1
85
86- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
87
88## v2.0.0 2019 November 18
89
90- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
91- Minimum required node version changed from `node: >=0.12` to `node: >=8` to keep up with mandatory ecosystem changes
92
93## v1.4.1 2019 November 18
94
95- Converted from Flow Type to TypeSCript
96- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
97
98## v1.3.0 2019 November 11
99
100- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
101
102## v1.2.0 2016 November 6
103
104- Rejigged internals, functionality should remain exactly the same
105 - Documentation is now generated from source code
106 - Added Flow Type Comments
107 - More efficient evaluation of ignore checks
108
109## v1.1.1 2016 May 2
110
111- Fixed `browser` field
112
113## v1.1.0 2016 May 2
114
115- Converted from CoffeeScript to ESNext
116
117## v1.0.0 2013 December 10
118
119- Initial release extracted from [balupton/bal-util](https://github.com/balupton/bal-util/blob/6501d51bc0244fce3781fc0150136f7493099237/src/lib/paths.coffee#L298-L329)