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.

25 lines
459 B

  1. 0.1.0 / 2012-08-25
  2. ==================
  3. * add options parameter to send() that is passed to fs.createReadStream() [kanongil]
  4. 0.0.4 / 2012-08-16
  5. ==================
  6. * allow custom "Accept-Ranges" definition
  7. 0.0.3 / 2012-07-16
  8. ==================
  9. * fix normalization of the root directory. Closes #3
  10. 0.0.2 / 2012-07-09
  11. ==================
  12. * add passing of req explicitly for now (YUCK)
  13. 0.0.1 / 2010-01-03
  14. ==================
  15. * Initial release