- [bugfix] Fix issue where a `[None]` section would be added to credentials file. - [bugfix] Fix issue where some error messages on the ADFS portal would not be captured. - [other] Removes restraints on `urllib3` dependency for new Python versions
0.5.1
- [bugfix] Fix issue where using `--profile`/`-l` flag would fail if the profile didn't exist in credentials file.
0.5.0
- [feature] Added VIP Access support. Users can now pass VIP Access security codes to `authenticate` command via the `--vip-access-security-code` flag.
0.4.1
- [bugfix] Fix error when users have unsupported browser - [improvement] Add support for Brave Browser
0.4.0
- [feature] Open the AWS Console with the profile authenticated against by using the `--console` flag in the `authenticate` command
0.3.12
- [bugfix] Fix out of order roles in selection prompt. - [bugfix] Fix writing of empty value to credentials file which causes invalid yml. - [improvement] Add error handling for fetching TOTP code. - [improvement] Add error handling for when AWS ProfileNotFound.