Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

41 lines (31 loc) · 1.52 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.4 - 2020-02-05

Added

  • data visitor support in all assertions to allow pre-processing of the expected and current values before assertions

0.2.3 - 2020-02-03

Added

  • data visitor support in all assertions to allow pre-processing of the expected and current values before assertions

0.2.2 - 2019-09-21

Added

  • directory snapshot

0.2.1 - 2019-05-24

Fixed

  • snapshot regeneration when running tests in debug mode

0.2.0 - 2019-05-24

Added

  • code snapshot assertions class and trait methods

0.1.0 - 2019-05-07

Added

  • this changelog file
  • the first version of the package and README.md