Skip to content

v0.15.1

Choose a tag to compare

@TimothyJones TimothyJones released this 06 Jan 08:43
cbe5c99

0.15.1 (2024-01-06)

Features

  • Add a stringified convenience method to the mock descriptors (a6fa77e)

Bug Fixes

  • Correct an issue where lookup matchers that had nulls were incorrectly seen as non-equal (06ac4fa)
  • Correct issue where trigger function errors weren't thrown in some cases (6172c18)
  • Correct name in log string (6dec88b)
  • Improve maintainer logging when there are no errors thrown (f5110c0)
  • Improve trigger function error message (1894fb5)