Skip to content

v0.3.0

Choose a tag to compare

@gliwka gliwka released this 21 Jun 18:35
· 288 commits to main since this release

This release includes two breaking changes:

  • API method names were refactored to start with a lowercase letter to match the offical java style
  • The endOfMatch value now matches the the string index (zero based) of the end of the match (issue #6)