Skip to content

Releases: 5ouma/reproxy

v1.2.2

30 Sep 08:05
20f808d
Compare
Choose a tag to compare

What's Changed

📖 Documentation Changes

  • Change the Cloudflare Workers emoji by @5ouma in #73

🧹 Refactoring

  • Use default export for Bun and Workers by @5ouma in #72

Full Changelog: v1.2.1...v1.2.2

v1.2.1

29 Sep 05:14
ced7120
Compare
Choose a tag to compare

What's Changed

🧰 Bug Fixes

  • JS doesn't export globally with module import by @5ouma in #70

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Sep 04:52
f81dc8d
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Use Hono env adapter instead of the Deno.env() by @5ouma in #64
  • Make reproxy workable on Bun and Cloudfalre Workers by @5ouma in #67

📖 Documentation Changes

  • Add missed env file option on the README by @5ouma in #68

🔧 Maintenance

🎽 CI

  • Run Deno tests in parallel by @5ouma in #61

⛓️ Dependency Updates

Full Changelog: v1.1.0...v1.2.0

v1.1.0

31 Aug 08:35
25c54b2
Compare
Choose a tag to compare

What's Changed

🎉 New Features

📖 Documentation Changes

🧹 Refactoring

  • JS can import and run with one line by @5ouma in #52

🎽 CI

  • Make the release CI workable by @5ouma in #54

⛓️ Dependency Updates

  • chore(deps): update dependencies by @5ouma in #55

Full Changelog: v1.0.0...v1.1.0

v1.0.0

30 Aug 03:53
5886f8e
Compare
Choose a tag to compare

What's Changed

🎉 New Features

📖 Documentation Changes

  • Add document comments to all exported codes by @5ouma in #46

🧹 Refactoring

🎽 CI

⛓️ Dependency Updates

🔍 Other Changes

  • build(deps): Bump denoland/setup-deno from 1.3.0 to 1.4.0 by @dependabot in #39

Full Changelog: v0.1.4...v1.0.0

v0.1.4

10 Aug 09:50
6091a77
Compare
Choose a tag to compare

What's Changed

🧹 Refactoring

🎽 CI

  • Don't add any labels to PRs by @5ouma in #23

⛓️ Dependency Updates

🔍 Other Changes

  • build(deps): Bump hasundue/molt-action from 1.0.1 to 1.0.2 by @dependabot in #31

Full Changelog: v0.1.3...v0.1.4

v0.1.3

20 Jun 08:12
1bb2d1f
Compare
Choose a tag to compare

What's Changed

🏎️ Performance Improvements

  • Don't get content from GitHub on redirection by @5ouma in #16

🧹 Refactoring

🎽 CI

  • Make PR to dev branch by Dependabot by @5ouma in #14

⛓️ Dependency Updates

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Jun 11:53
47f43ab
Compare
Choose a tag to compare

What's Changed

📖 Documentation Changes

  • Remove Checklists from PR template by @5ouma in #9

🧪 Testing

  • Use step from Deno.TestContext by @5ouma in #10

🎽 CI

  • Specify commit hash with version comment by @5ouma in #8
  • Update Molt action by @5ouma in #11

Full Changelog: v0.1.1...v0.1.2

v0.1.1

12 Jun 11:44
ad32909
Compare
Choose a tag to compare

What's Changed

🧹 Refactoring

  • Use @std/url and change to "master" by @5ouma in #4

🎽 CI

⛓️ Dependency Updates

  • chore(deps): update dependencies by @github-actions in #2

New Contributors

  • @github-actions made their first contribution in #2

Full Changelog: v0.1.0...v0.1.1

v0.1.0

07 Jun 10:15
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Host GitHub files on Deno Deploy
  • Access to different ref (branches, tags) via sub-directory
  • Automatic redirect to the GitHub page

New Contributors

  • @5ouma made their first contribution in #1

Full Changelog: https://github.com/5ouma/reproxy/commits/v0.1.0