Added
- Support for assuming roles from accounts that are not AWS Organization masters
via the org_master=False argument.
- Changelog!
- Add full typing and mypy to linting CI
- Defensive typing around `ignore_ids`
Changed
- Moved to LGPLv3 licencing
Fixed
- Fixed bug where Organization Master would not filter it's own account ID out.