Releases: codekoala/go-aws-lanes
Releases · codekoala/go-aws-lanes
v0.4.3
16 Mar 17:16
Compare
Sorry, something went wrong.
No results found
Updated to build with Go 1.20, updated dependencies, and produced Apple M1-compatible binary.
Changelog
v0.4.2
17 Nov 15:44
Compare
Sorry, something went wrong.
No results found
Recompiled using Go 1.15.5. Also switched from glide to using go modules for dependencies.
v0.4.1
09 Dec 04:59
Compare
Sorry, something went wrong.
No results found
#21 - Commands to lanes sh are easier to use now
v0.4.0
08 Dec 01:56
Compare
Sorry, something went wrong.
No results found
#19 - Support for running commands in parallel using lanes sh
#20 - Disable tunnels when using lanes sh
Support for CSV output from lanes ls using the --csv argument
v0.3.1
06 Nov 20:17
Compare
Sorry, something went wrong.
No results found
Implicitly enable batch mode when piping output
v0.3.0
01 Nov 18:15
Compare
Sorry, something went wrong.
No results found
#11 - Automatically switch to a new profile upon creation
#13 - Support a default profile for instances with no lane specified
#14 - EC2 instance state included in server table
#15 - New lanes edit [profile] helper command to quickly edit a lanes profile
#16 - EC2 instances can be filtered by simple keyword matching
#17 - Table output can be customized
#18 - ~ is explicitly expanded to the user's home directory
#9 - Initial support for some bash completion
Added batch mode to lanes list for easier use in scripts
Added lanes profiles to list all known profiles
v0.2.1
06 Oct 16:29
Compare
Sorry, something went wrong.
No results found
Releases are built with Go 1.9
#7 - Check profile permissions, so AWS credentials aren't too easy to find
#8 - Automatically initialize new systems
#12 - Clarify expectation with "Which server?" prompt
Automatically select server when only one is listed
v0.2.0
04 Aug 19:39
Compare
Sorry, something went wrong.
No results found
added helpers to create new configuration and lane profiles (#6 )
EC2 instances are now sorted case-insensitively (#1 )
lanes.yml includes more configuration options (#5 )
tables of EC2 instances can now be printed either using ASCII or UTF-8 border (#4 )
lots of documentation (#3 )
v0.1.1
03 Aug 21:51
Compare
Sorry, something went wrong.
No results found
- Fixed a minor output bug when running on systems that do not alread…
v0.1.0
03 Aug 21:58
Compare
Sorry, something went wrong.
No results found