Ohm-Management - Projektarbeit B-ME
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

HISTORY.md 436B

123456789101112131415161718192021222324
  1. 1.0.4 / 2017-09-11
  2. ==================
  3. * perf: skip parameter parsing when no parameters
  4. 1.0.3 / 2017-09-10
  5. ==================
  6. * perf: remove argument reassignment
  7. 1.0.2 / 2016-05-09
  8. ==================
  9. * perf: enable strict mode
  10. 1.0.1 / 2015-02-13
  11. ==================
  12. * Improve missing `Content-Type` header error message
  13. 1.0.0 / 2015-02-01
  14. ==================
  15. * Initial implementation, derived from `media-typer@0.3.0`