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.

40 lines
574 B

7 years ago
  1. unreleased
  2. ==========
  3. * perf: enable strict mode
  4. 1.0.2 / 2014-09-08
  5. ==================
  6. * Support Node.js 0.6
  7. 1.0.1 / 2014-09-07
  8. ==================
  9. * Move repository to jshttp
  10. 1.0.0 / 2013-12-11
  11. ==================
  12. * Add repository to package.json
  13. * Add MIT license
  14. 0.0.4 / 2012-06-17
  15. ==================
  16. * Change ret -1 for unsatisfiable and -2 when invalid
  17. 0.0.3 / 2012-06-17
  18. ==================
  19. * Fix last-byte-pos default to len - 1
  20. 0.0.2 / 2012-06-14
  21. ==================
  22. * Add `.type`
  23. 0.0.1 / 2012-06-11
  24. ==================
  25. * Initial release