source: trip-planner-front/node_modules/range-parser/HISTORY.md@ 6c1585f

Last change on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 917 bytes
Line 
11.2.1 / 2019-05-10
2==================
3
4 * Improve error when `str` is not a string
5
61.2.0 / 2016-06-01
7==================
8
9 * Add `combine` option to combine overlapping ranges
10
111.1.0 / 2016-05-13
12==================
13
14 * Fix incorrectly returning -1 when there is at least one valid range
15 * perf: remove internal function
16
171.0.3 / 2015-10-29
18==================
19
20 * perf: enable strict mode
21
221.0.2 / 2014-09-08
23==================
24
25 * Support Node.js 0.6
26
271.0.1 / 2014-09-07
28==================
29
30 * Move repository to jshttp
31
321.0.0 / 2013-12-11
33==================
34
35 * Add repository to package.json
36 * Add MIT license
37
380.0.4 / 2012-06-17
39==================
40
41 * Change ret -1 for unsatisfiable and -2 when invalid
42
430.0.3 / 2012-06-17
44==================
45
46 * Fix last-byte-pos default to len - 1
47
480.0.2 / 2012-06-14
49==================
50
51 * Add `.type`
52
530.0.1 / 2012-06-11
54==================
55
56 * Initial release
Note: See TracBrowser for help on using the repository browser.