Skip to content

v0.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 05:25
· 78 commits to main since this release
3f72845

CHANGELOG

v0.17.1 - 2024-02-26

Bug Fixes

  • assert: fix retry failure if using left arrow functions for assertion
  • assert: show the correct error position even when using left arrow functions
  • assert: don't wrap nil error to fix notContains