Skip to content

4.5.12

Compare
Choose a tag to compare
@rholshausen rholshausen released this 09 Aug 02:12
· 141 commits to master since this release

Bugfix Release

  • 17ab6d4 - feat: Update the matching rule expression parser to support values from provider states
  • 8653f2f - Feat: Improve some of the matching definition parser errors
  • 2bb8eef - feat: Add DSL methods to handle matching each key and value in a JSON object #1813
  • 3030270 - fix: Deprecate eachKeyLike methods as they actually act on the values #1813
  • cff891d - docs(JUnit 4): Update README with allowing provider state generator to fall back to the provider state parameters
  • b02d8ae - feat(JUnit 4): Allow provider state generator to fall back to the provider state parameters
  • e710a84 - feat: Allow provider state generator to fall back to the provider state parameters
  • 29fad4b - fix: Need to pass any provider state data through to the plugins