449936df21d9a75cd2b2be56f0978bfa8aed7339e6569da5b27a0421dd135398aadfab1c757e9c6ee18ae6b2c2e525d6a3589b3deaaef03399c448dcd50eaa 887 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. 1.3.1 / 2016-11-11
  2. ==================
  3. * Fix return type in JSDoc
  4. 1.3.0 / 2016-05-17
  5. ==================
  6. * Add `421 Misdirected Request`
  7. * perf: enable strict mode
  8. 1.2.1 / 2015-02-01
  9. ==================
  10. * Fix message for status 451
  11. - `451 Unavailable For Legal Reasons`
  12. 1.2.0 / 2014-09-28
  13. ==================
  14. * Add `208 Already Repored`
  15. * Add `226 IM Used`
  16. * Add `306 (Unused)`
  17. * Add `415 Unable For Legal Reasons`
  18. * Add `508 Loop Detected`
  19. 1.1.1 / 2014-09-24
  20. ==================
  21. * Add missing 308 to `codes.json`
  22. 1.1.0 / 2014-09-21
  23. ==================
  24. * Add `codes.json` for universal support
  25. 1.0.4 / 2014-08-20
  26. ==================
  27. * Package cleanup
  28. 1.0.3 / 2014-06-08
  29. ==================
  30. * Add 308 to `.redirect` category
  31. 1.0.2 / 2014-03-13
  32. ==================
  33. * Add `.retry` category
  34. 1.0.1 / 2014-03-12
  35. ==================
  36. * Initial release