Skip to content

3.3.0

Compare
Choose a tag to compare
@lowe lowe released this 05 Sep 06:05
· 160 commits to master since this release
  • Rewritten date_matcher that is simpler and more aggressive.
  • New matcher: regex_matcher. Includes year and contiguous digit matching, plus a few new patterns: contiguous symbols, uppers, lowers, alpha, alphanum.
  • unit tests for matching.
  • partial unit tests for scoring.