v0.3.0
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)