Skip to content

Releases: syrupy-project/syrupy

v1.7.0

14 Jan 04:46
Compare
Choose a tag to compare

1.7.0 (2022-01-14)

Features

  • add JSON extension as alternative to amber (b366082)

v1.6.0

14 Jan 02:51
Compare
Choose a tag to compare

1.6.0 (2022-01-14)

Features

  • allow extensions to override snapshot equality check (#548) (a44f1b9)

v1.5.0

03 Nov 14:18
Compare
Choose a tag to compare

1.5.0 (2021-11-03)

Features

v1.4.7

13 Oct 13:32
Compare
Choose a tag to compare

1.4.7 (2021-10-13)

Bug Fixes

  • NameError when importing SingleFileSnapshotExtension (#557) (935e256)

v1.4.6

06 Oct 13:44
Compare
Choose a tag to compare

1.4.6 (2021-10-06)

Bug Fixes

  • typo in single file extension error message (#553) (c4785f8)

v1.4.5

29 Aug 15:38
Compare
Choose a tag to compare

1.4.5 (2021-08-29)

Bug Fixes

v1.4.4

20 Aug 03:21
Compare
Choose a tag to compare

1.4.4 (2021-08-20)

Performance Improvements

  • memoise DataSerializer.read_file results (#543) (df5b516)

v1.4.3

20 Aug 01:08
Compare
Choose a tag to compare

1.4.3 (2021-08-20)

Performance Improvements

  • cache session snapshot extension discovery (#542) (10cfc90)

v1.4.2

18 Aug 01:24
Compare
Choose a tag to compare

1.4.2 (2021-08-18)

Performance Improvements

  • discover snapshots once per file rather than per assertion (#541) (84c8b82)

v1.4.1

18 Aug 00:43
Compare
Choose a tag to compare

1.4.1 (2021-08-18)

Bug Fixes

  • unused snapshot not filtered out when tests have similar names, close #529 (#531) (d0c8ca8)