Skip to content

Releases: tsub/s3-edit

v0.0.16

19 Aug 07:26
9196f7f
Compare
Choose a tag to compare

Changelog

  • 9196f7f Merge pull request #23 from fbugaj-mrx/master
  • cca85ad update aws-sdk to the latest version (v1.44.77)

v0.0.15

30 Nov 04:22
0f107c6
Compare
Choose a tag to compare

Full Changelog: v0.0.14...v0.0.15

Includes support M1 Mac (Provides darwin arm64 binary).

  • chore: Update to go v1.17 0f107c6

v0.0.14

13 Nov 06:31
44033a7
Compare
Choose a tag to compare
  • 44033a7 fix: Fix broken settings in the latest version of goreleaser

v0.0.13

23 Oct 13:38
6a92c1a
Compare
Choose a tag to compare

Changelog

6a92c1a Merge pull request #18 from koooge/mfa_profile
b4994ec feat: Support assuming a role with MFA token

v0.0.12

17 Jan 05:34
e5cb48f
Compare
Choose a tag to compare

Changelog

52bd7a3 Fix creating a temporary file
5da8bf4 Merge pull request #17 from ryosms/fix-creating-temporary-file
e5cb48f chore: Avoid failed tests temporary in dependency modules
cd1d436 chore: Follow best practices of go modules
ac954e7 chore: Migrate to go module
4269766 chore: To cache downloaded go modules
19add9c chore: Update to Golang 1.11

v0.0.11

26 Aug 12:34
e50fb75
Compare
Choose a tag to compare

Changelog

3809a70 Inherit Content-Type from existing object
dedfe12 Inject version info to binary in goreleaser
e50fb75 Merge pull request #16 from tsub/inherit-content-type-from-existing-object
3d585b4 Modify README.md

v0.0.10

23 Aug 14:28
6e78dc2
Compare
Choose a tag to compare

Changelog

To fix version in --version option and version subcommand outputs.

6e78dc2 Bump version to v0.0.10

v0.0.9

23 Aug 14:08
c36c445
Compare
Choose a tag to compare

Changelog

cb5d6b9 Fix degradation in 3130bfe
bbca85c Merge pull request #15 from tsub/fixup-pr13
c36c445 Specify description in Homebrew formula

v0.0.8

23 Aug 13:42
e5cfb20
Compare
Choose a tag to compare

Changelog

e5cfb20 $ dep ensure
2cecdc1 $ goreleaser init
7de9b7d Configure goreleaser to release Homebrew formula
d861932 Make it the same name of an existing release assets
731ef32 Modify .gitignore to use goreleaser
63f44e5 Setup to release using goreleaser
125a5f6 fixup

v0.0.7

22 Aug 12:14
d144706
Compare
Choose a tag to compare

Enhancements

Bug Fixes