- Cleaned up according to latest Dart best practices
- Release 1st stable version
- Updated to Dart 2.12 with nullsafety
- Updated to Dart 2
- Added .analysis_options and fixed common problems
- breaking change: do not capture groups if it is not set explicitly using beginCapture/endCapture. More details
- fixed group capturing
- added lazy quantifiers
- added Macintosh line break
- breaking change: builder pattern approach replaced with method cascades. More details
- set global search by default
- Initial version, created by Ne4istb