Skip to content

v0.14.1

Compare
Choose a tag to compare
@15r10nk 15r10nk released this 04 Dec 18:08
· 92 commits to main since this release

Fixed

  • Don't crash for snapshots like snapshot(f"") (#139)
    It first appeared with pytest-8.3.4, but already existed before for cpython-3.11.
    f-strings in snapshots are currently not official supported, but they should not lead to crashes.

  • skip formatting if black returns an error (#138)

Full Changelog: v0.14.0...v0.14.1