Skip to content

v1.1.0

Compare
Choose a tag to compare
@mtslzr mtslzr released this 19 Jun 15:31
· 8 commits to master since this release
4af1a13

1.1.0 - 2019-06-19

Added

  • Optional argument for passing STS credentials.
  • Unit tests via pytest.
  • Travis CI integration and build status.
  • Requirements for local development.

Changed

  • Converted boto3auth to Class.
  • Moved account_id, role to class properties.
  • Updated README to reflect new structure.