Skip to content

Releases: lucatume/codeception-snapshot-assertions

1.4.0

01 Jul 07:30
cec5997

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.4.0

0.5.0

01 Jul 07:41
4583b0e

Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0

1.3.1

27 Jun 15:35

Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

0.4.1

27 Jun 16:35

Choose a tag to compare

Snapshot file naming issue when using assertions in a trait.

1.3.0

08 Dec 11:22

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

14 Oct 15:16

Choose a tag to compare

Added

  • support a snapshot configuration parameter in the codeception.yml, or codeception.dist.yml, file to set the
    snapshot version and refresh values; see the README.md file for details.

0.4.0

14 Oct 14:43
dd231b1

Choose a tag to compare

Breaking change

Remove support for Codeception version 2 and 3, support only Codeception version 4.

What's Changed

  • feat(src) support version and refresh configuration parameters by @lucatume in #14

Full Changelog: 0.3.0...0.4.0

0.3.0

08 Sep 10:16
8de4233

Choose a tag to compare

Merge pull request #13 from lucatume/feat/show-diff

feat(src) show diff by default on failure

1.1.0

28 Jun 12:40

Choose a tag to compare

What's Changed

New Contributors

  • @Luc45 made their first contribution in #8

Full Changelog: 1.0.0...1.1.0