Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@AnderEnder AnderEnder released this 07 Aug 19:02
· 4 commits to master since this release
096d595

Changelog

Added

  • Added duration option for session credentials (#166)
  • Interactive MFA code input support (#182)

Changed

  • Refactored argument parsing logic into a dedicated module (#168)
  • Added tests for shell creation and export; fixed a potential security issue with export (#169)
  • Various fixes and additional tests to improve reliability (#185)

Fixed

  • Corrected handling of AWS environment variables (#164)
  • Fixed shell selection logic to use lowercased path (#165)
  • Made writes to credentials file atomic to prevent corruption (#167)