Skip to content

Releases: hatena/u2s3

v0.1.11

07 May 05:17
960a998
Compare
Choose a tag to compare

Changelog

  • 960a998 Merge pull request #34 from itchyny/misc-update-20240423
  • ac996b6 Bump up Go version to 1.22, use range over int
  • da7be36 Bump up dependencies
  • d6d7c06 Return values directly
  • ab9ef70 Omit unnecessary break statement
  • e4dea9c Migrate from interface{} to any
  • 67abefc Migrate from deprecated package io/ioutil
  • 48b5a49 Use go install to install the command
  • a01c8d5 Update GitHub Actions versions
  • b911991 Merge pull request #32 from hatena/fix/name_template2

v0.1.10

16 Oct 07:12
Compare
Choose a tag to compare

Changelog

v0.1.8

16 Oct 04:11
Compare
Choose a tag to compare

Changelog

v0.1.6

07 Mar 07:27
b2113c6
Compare
Choose a tag to compare

What's Changed

  • go mod tidy -go=1.17 by @cohalz in #20
  • Bump github.com/aws/aws-sdk-go from 1.6.7 to 1.33.0 by @dependabot in #21
  • Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0 by @dependabot in #22
  • Bump golang.org/x/sys from 0.0.0-20190215142949-d0b11bdaac8a to 0.1.0 by @dependabot in #23
  • Fix cgroup error by @nabeo in #26
  • Bump github.com/opencontainers/runc from 1.0.0-rc2.0.20170309181334-31980a53ae78 to 1.1.2 by @dependabot in #24
  • bump used go version to go 1.20 by @nabeo in #27

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

19 Nov 09:30
b24bb77
Compare
Choose a tag to compare

Changelog

Release by go 1.17 by do-su-0805 · Pull Request #16 · hatena/u2s3

breaking changes

  • Release binary packages format are tar.gz instead of raw binary now.

Bump version

22 Nov 09:08
8693123
Compare
Choose a tag to compare
Merge pull request #10 from hatena/release_v0.1.3

v0.1.3

Fix file compression in upload-file sub command

22 Nov 08:42
23ba00e
Compare
Choose a tag to compare
Merge pull request #9 from hatena/add_author_itchyny

add itchyny as Author

v0.1.1 (2017-07-14)

14 Jul 08:48
Compare
Choose a tag to compare

v0.1.0

26 May 09:13
Compare
Choose a tag to compare
Add vendor and update .gitignore