Skip to content

v0.10.0

Compare
Choose a tag to compare
@15r10nk 15r10nk released this 21 May 08:33
· 11 commits to main since this release

What's Changed

BREAKING CHANGE

  • removed support for python 3.7
  • removed --inline-snapshot-disable option and replaced it with --inline-snapshot=disable

Feat

  • new flags: disable, short-report, report and review
  • added config option and environment variable to specify default flags
  • show diff of changed snapshots in pytest report
  • interactive review mode
  • docs: Explain where the external files are saved by @pawamoy in #74

New Contributors

Full Changelog: v0.9.0...v0.10.0