Overview
This release fixes two bugs and one security enhancement:
console
command incorrectly required--url-action
and--browser
- Using auto-complete with the
--arn
flag did not work - No longer print the federated login URL for the console unless specifying
--url-action print
What's Changed
- Fix missing --url-action & update main args by @synfinatic in #136
- Fix autocomplete for
-a <arn>
by @synfinatic in #137
Full Changelog: v1.3.0...v1.3.1