Skip to content

0.5.5

Compare
Choose a tag to compare
@mincrmatt12 mincrmatt12 released this 04 Nov 21:47
· 23 commits to master since this release

This is a minor bugfix and documentation release.

Bugs Fixed

  • Finish actions applied immediately prior to a potentially-empty match are no longer dropped by DFA.append_after. (#3, cd28251, 53bbc12)

Infrastructure Changes

  • Added note to documentation about the lack of generality with $last (666e240)
  • Fix cross-references in documentation (5e00f1b)
  • Remove mentions of deprecated snaps (0dc8a68)
  • Show failing testcase for integration tests in assertion message (37ef846)