Skip to content

v5.0.0

Latest

Choose a tag to compare

@causaly-m-codeBuild causaly-m-codeBuild released this 03 Nov 11:11
· 37 commits to main since this release
50a01a4

Note: This is a major release due to the change in the error messages. Otherwise, it is 100% compatible with the previous version. If you don't really care about the exact wording of the error messages, you can safely upgrade to v.5.0.0 without any code changes.

Major Changes

  • 2c5a3c4: Change error messages to consistently follow the expected <expectation>, received <realization> format (breaking change).

Minor Changes

  • 2c5a3c4: Conditionally report value in error message based on reportInput option.