Skip to content

Releases: karldreher/b2-cloudflare-worker

v1.1.1

25 Dec 23:45
67c5edb
Compare
Choose a tag to compare

1.1.1 (2023-12-25)

Bug Fixes

v1.1.0

20 Jul 02:48
5663a6f
Compare
Choose a tag to compare

1.1.0 (2023-07-20)

Features

v1.0.0

18 Jul 03:21
7d55925
Compare
Choose a tag to compare

1.0.0 (2023-07-18)

  • feat!: Rewrite in Typescript (#6) (2900fe0), closes #6

BREAKING CHANGES

  • Rewrite of project using latest Wrangler template and TypeScript.

1.2.0

17 Oct 02:57
541a377
Compare
Choose a tag to compare

1.2.0 adds parameterized cache-control and increases efficiency.

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

14 Sep 02:41
7c81e6b
Compare
Choose a tag to compare

1.1.1 is a small update to 1.1.0 which adds automated testing. 🚀 🎉 🥳

1.1.0

11 Sep 00:00
4e2044f
Compare
Choose a tag to compare

1.1.0 is a minor update which changes the strategy for storing secrets + configuration items in Environment Variables rather than KV.

In the future the KV still may be valuable to this project, however this will reduce the number of API calls to a minimum.

1.0.0

04 Sep 22:40
7fd610f
Compare
Choose a tag to compare

The first release has stable functionality for downloading files from a private backblaze B2 bucket and caching them within Cloudflare.