Projekt

Obecné

Profil

Stáhnout (1023 Bajtů) Statistiky
| Větev: | Revize:
1 3a515b92 cagy
1.5.0 / 2018-03-27
2
==================
3
4
  * Add `103 Early Hints`
5
6
1.4.0 / 2017-10-20
7
==================
8
9
  * Add `STATUS_CODES` export
10
11
1.3.1 / 2016-11-11
12
==================
13
14
  * Fix return type in JSDoc
15
16
1.3.0 / 2016-05-17
17
==================
18
19
  * Add `421 Misdirected Request`
20
  * perf: enable strict mode
21
22
1.2.1 / 2015-02-01
23
==================
24
25
  * Fix message for status 451
26
    - `451 Unavailable For Legal Reasons`
27
28
1.2.0 / 2014-09-28
29
==================
30
31
  * Add `208 Already Repored`
32
  * Add `226 IM Used`
33
  * Add `306 (Unused)`
34
  * Add `415 Unable For Legal Reasons`
35
  * Add `508 Loop Detected`
36
37
1.1.1 / 2014-09-24
38
==================
39
40
  * Add missing 308 to `codes.json`
41
42
1.1.0 / 2014-09-21
43
==================
44
45
  * Add `codes.json` for universal support
46
47
1.0.4 / 2014-08-20
48
==================
49
50
  * Package cleanup
51
52
1.0.3 / 2014-06-08
53
==================
54
55
  * Add 308 to `.redirect` category
56
57
1.0.2 / 2014-03-13
58
==================
59
60
  * Add `.retry` category
61
62
1.0.1 / 2014-03-12
63
==================
64
65
  * Initial release