Significant changes in this release:
- Added code coverage support! Thanks, @xonixx, for the idea and implementation.
- Made
-d
,-da
, and-dt
print to stdout and exit (#155). Thanks, @xonixx. - Allowed semicolon as terminator for normal pattern without action. Thanks @juntuu for the bug report and fix.
- Bumped minimum Go version to 1.15.