Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 16:55
· 35 commits to main since this release

✨ Improved snapshot fault tolerance and UI details and presentation

⚠️ Breaking Changes

  • v0.0.3 and older local and remote snapshots will not be found due to a new bundling format
  • Your repo definition access_key is now repo_key

What's Changed

  • refactor(test): integration test suite by @talss89 in #20
  • test: improve integration coverage by @talss89 in #21
  • fix: #23 improve error messages when in invalid project by @talss89 in #24
  • fix!: rename access key to repo key to avoid confusion between s3 service credentials by @talss89 in #25
  • feat!: merge snapshots into single by @talss89 in #26
  • minor: cli styling by @talss89 in #27

Full Changelog: v0.0.3...v0.1.0