Version 0.7.0 adds flag support to console federation, addresses a bug that presented when using paths with AWS IAM roles, and adds a method for keeping your Kion password in encrypted storage (eg the system keyring).
Added
- Added support for flags (account alias/number and car) to console federation [/pull/61]
- Added support for storing login password in encrypted storage [/pull/53]
Fixed
- Console federation bug when using AWS IAM roles containing a path [/pull/60]