Skip to content

v0.0.4: Improve upload performance

Compare
Choose a tag to compare
@l0wl3vel l0wl3vel released this 21 Jan 12:27
· 33 commits to main since this release
112fd6c

What's Changed

  • fix: Use correct environment for e2e tests from pull requests by @l0wl3vel in #6
  • Consistency with HTTP header conventions by @solracsf in #5
  • Replace crypto/sha256 with github.com/minio/sha256-simd by @l0wl3vel in #7
  • Add more pre-commit hooks and make all of them run in the CI by @l0wl3vel in #8
  • chore(deps): update actions/setup-go action to v5 by @renovate in #4
  • chore(deps): update actions/checkout action to v4 by @renovate in #3

New Contributors

Full Changelog: v0.0.3...v0.0.4