Skip to content

Releases: approvals/ApprovalTests.Python

Add Cursor diff tool reporter

22 Mar 18:13

Choose a tag to compare

Can disable script downloads on CI

19 Mar 21:01

Choose a tag to compare

Update release process

01 Mar 19:58
f69fb5c

Choose a tag to compare

Should be no visible changes

`verify_all_combinations_async()`

01 Mar 18:28

Choose a tag to compare

Allows you to pass in functions that are async.

Fix Sublime Merge and Tortoise Git Diff Reporters

22 Feb 18:26

Choose a tag to compare

These reporters require special arguments, and special arguments are now supported.

More Diff Tols

15 Feb 17:55

Choose a tag to compare

breaking: change to diff reporters

08 Feb 19:43

Choose a tag to compare

This release introduces more diff tool reporters, but breaks the names of existing reporters and how you retrieve them.

We are letting go of the reporters defined in reporters.json, although that file is still supported for your customization.

Most reporters can be found with a name starting with ReportWith... e.g. options=Options().with_reporters(ReportWithBeyondCompare). For more information see Why we changed reporters.

Better error message and fixed repr recursion error

18 Jan 18:51

Choose a tag to compare

Performance upgrade

11 Jan 18:05

Choose a tag to compare

v16.2.1

14 Dec 18:40

Choose a tag to compare

No user-visible changes.