Skip to content

Releases: dacort/s3grep

v0.1.3

08 Jul 01:09
1f98eba

Choose a tag to compare

Fixed

  • provide a region if the user doesn't have one set

v0.1.2

08 Jul 00:26
803fde0

Choose a tag to compare

Fixed

  • re-create client with bucket region when necessary

Other

  • fmt

v0.1.1

07 Jul 21:24
8daa0b2

Choose a tag to compare

Fixed

  • print out error chain

v0.1.0

07 Jul 19:35
f53954d

Choose a tag to compare

Added

  • publish 🚀

Other

  • Use the official setup-localstack action
  • Detect binary files, fail early if binary and a match :)
  • Add byte progress
  • Clean up err output
  • Add gzip support and lint
  • Initial revision