Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.37 KB

File metadata and controls

46 lines (26 loc) · 1.37 KB

Changelog

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.

[Unreleased]

  • Fixed comments around RCLONE_DOWNLOAD in wrangler.toml.template (@jingyuanliang)

[1.2.0] - 2024-10-09

Added

  • RCLONE_DOWNLOAD environment variable allows use with rclone's --b2-download-url option, stripping the file\ prefix from the incoming path; fixes #16

[1.1.1] - 2024-10-08

Added

  • README now includes instruction to run npm install, fixing #17

Fixed

Changed

  • Bumped direct dependencies to current versions
  • Bumped path-to-regexp version in response to dependabot alert

[1.1.0] - 2024-07-20

Fixed

  • Send HEAD requests as GETs, fixing #18.

Changed

  • Update aws4fetch version to 1.0.19 and remove now-redundant region parsing code.
  • Fix/suppress IntelliJ warnings.
  • Make git ignore local worker files and directories.

[1.0.0] - 2024-07-20

Declaring current version as 1.0.0.