Skip to content

Releases: yuuki/grabeni

v0.4.3

15 Sep 00:10
Compare
Choose a tag to compare

Changelog

  • 1ce9de1 Add missing goreleaser.yml

v0.4.2

21 Apr 01:29
Compare
Choose a tag to compare
  • Bump go version 1.8.1.
  • Bump aws-sdk-go version 1.8.14.
  • Add --force option to run without y/n ack.

v0.4.1

25 Feb 05:12
Compare
Choose a tag to compare
  • Build with Go 1.6

v0.4.0

06 Feb 07:08
Compare
Choose a tag to compare
  • Avoid O(N*M) loop to list all enis
  • Add more unit tests

v0.3.1

25 Jan 09:06
Compare
Choose a tag to compare
  • prevent InvalidParameterCombination error #7 by dekokun
  • do not get instance info if eni is not attached. #8 by dekokun

v0.3.0

27 Dec 11:25
Compare
Choose a tag to compare
  • Enable to build for aws-sdk-go v1
  • Significantly Refactoring
  • Show instance name with list, status command.

v0.2.0

18 Apr 15:52
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Add --timeout and --interval option.

BUG FIXES:

  • Fix panic when already detached.

v0.1.0

16 Apr 10:01
Compare
Choose a tag to compare
  • Initial release