Skip to content

v0.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 07:16
v0.3.5
32d151c

Fixed a issue where EXPECT_STR("abc_abc_abc", match, "%s_%s_%s") would fail because backtracing was not implemented, and the first specifier would greedily consume everything.

Bug Fixes

  • Fix match backtracing in #38

Full Changelog: v0.3.4...v0.3.5