Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 382 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 382 Bytes

0.1.0

  • Added HTTP cache-control support
  • Added HTTP range request support for partial content
  • Added support for conditional requests with If-Modified-Since

0.0.4

  • Update library metadata

0.0.3

  • Correctly handle HEAD requests
  • Add ability to set the root path for the handler

0.0.2

  • Add support for defaultDocument serving

0.0.1

  • Initial release