Skip to content

1.8: Fixing the handling of (unmatched) optional capture groups (#75)

Latest
Compare
Choose a tag to compare
@lanwen lanwen released this 19 Mar 13:55
· 19 commits to master since this release
a669493
  • Fixing the handling of (unmatched) optional capture groups (#75) by @simschla

    this change is breaking, as wouldn't return "null" as a string anymore - see tests of the PR for the details.