Skip to content

Releases: tophat/syrupy

v1.2.2

18 Mar 20:59
Compare
Choose a tag to compare

1.2.2 (2021-03-18)

Features

  • option to report details of unused snapshots (#467), close #465 (1c50db0)

v1.2.1

18 Mar 19:43
Compare
Choose a tag to compare

Ignore this version. Never published to pypi.

v1.2.0

05 Mar 17:50
Compare
Choose a tag to compare

Ignore this version. Never published to pypi.

v1.1.0

01 Dec 23:20
Compare
Choose a tag to compare

1.1.0 (2020-12-01)

Features

  • add PEP-561 py.typed file for downstream type checkers (#440) (fe15bdb), closes #439

v1.0.0

13 Nov 03:02
Compare
Choose a tag to compare

1.0.0 (2020-11-13)

Features

BREAKING CHANGES

  • Release v1.0.0

v0.9.0

13 Nov 02:51
Compare
Choose a tag to compare

0.9.0 (2020-11-13)

Features

  • expand single filename legal characters (#398) (302916b)

v0.8.4

30 Oct 20:04
Compare
Choose a tag to compare

0.8.4 (2020-10-30)

Performance Improvements

  • optimise session items data structures (#403) (818d405)

v0.8.3

30 Oct 14:28
Compare
Choose a tag to compare

0.8.3 (2020-10-30)

Bug Fixes

  • assertion exception shows error at correct location (#402) (d46bba4)
  • only perform session finish on test items ran (#401) (61a670f)

v0.8.2

30 Oct 02:57
Compare
Choose a tag to compare

0.8.2 (2020-10-30)

Bug Fixes

  • unused snapshot detection for targeting single parameterized test case (#394) (e008935)

v0.8.1

29 Oct 03:30
Compare
Choose a tag to compare

0.8.1 (2020-10-29)

Bug Fixes