Skip to content

0.3.2

Compare
Choose a tag to compare
@matthewhanson matthewhanson released this 15 Jul 19:22
· 49 commits to main since this release

v0.3.2 - 2021-07-15

Added

  • tests for secrets
  • formatting and linting added to CI tests

Removed

  • Logging of error when fetching secrets (leave to caller)

Changed

  • Moved from CircleCI to GitHub Actions
  • test directory renamed to tests
  • Update moto version
  • Linting and formatting updates