Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 11:09
· 13 commits to main since this release
v0.3.0
2718052

Changelog

Features

  • feat(envfile): parse multi-line PEM values

Bug fixes

  • fix(tui): render empty output subdirectory as output/ not output//

Refactor

  • refactor(awsx): export SDK seam interfaces; simplify region listing

Others

  • build(make): install mockery; exclude non-product code from coverage
  • build(test): add testify and mockery with auto-discovery config
  • test(infra): add centralized mocks and shared fixtures