프로젝트

일반

사용자정보

통계
| 개정판:

root / HServer / 00.Server / 00.Program / node_modules / statuses / HISTORY.md

이력 | 보기 | 이력해설 | 다운로드 (957 Bytes)

1
1.4.0 / 2017-10-20
2
==================
3

    
4
  * Add `STATUS_CODES` export
5

    
6
1.3.1 / 2016-11-11
7
==================
8

    
9
  * Fix return type in JSDoc
10

    
11
1.3.0 / 2016-05-17
12
==================
13

    
14
  * Add `421 Misdirected Request`
15
  * perf: enable strict mode
16

    
17
1.2.1 / 2015-02-01
18
==================
19

    
20
  * Fix message for status 451
21
    - `451 Unavailable For Legal Reasons`
22

    
23
1.2.0 / 2014-09-28
24
==================
25

    
26
  * Add `208 Already Repored`
27
  * Add `226 IM Used`
28
  * Add `306 (Unused)`
29
  * Add `415 Unable For Legal Reasons`
30
  * Add `508 Loop Detected`
31

    
32
1.1.1 / 2014-09-24
33
==================
34

    
35
  * Add missing 308 to `codes.json`
36

    
37
1.1.0 / 2014-09-21
38
==================
39

    
40
  * Add `codes.json` for universal support
41

    
42
1.0.4 / 2014-08-20
43
==================
44

    
45
  * Package cleanup
46

    
47
1.0.3 / 2014-06-08
48
==================
49

    
50
  * Add 308 to `.redirect` category
51

    
52
1.0.2 / 2014-03-13
53
==================
54

    
55
  * Add `.retry` category
56

    
57
1.0.1 / 2014-03-12
58
==================
59

    
60
  * Initial release