All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed comments around RCLONE_DOWNLOAD in wrangler.toml.template (@jingyuanliang)
RCLONE_DOWNLOADenvironment variable allows use with rclone's--b2-download-urloption, stripping thefile\prefix from the incoming path; fixes #16
- README now includes instruction to run
npm install, fixing #17
- Return correct response for ranged HEAD requests (@jamesgreenley)
- Bumped direct dependencies to current versions
- Bumped
path-to-regexpversion in response to dependabot alert
- Send
HEADrequests asGETs, fixing #18.
- Update
aws4fetchversion to 1.0.19 and remove now-redundant region parsing code. - Fix/suppress IntelliJ warnings.
- Make git ignore local worker files and directories.
Declaring current version as 1.0.0.