- Allow regular expression patterns to be used as a query
- Switch to new build system
- Drop umd support
- Improve a little bit the internals using the new eslint rules
- Update dependencies
- Clip now handles the case when both the next and the previous chunks are a match and there are enough words in the current match to clip by
- Small fix to make sure we don't match when the query is just a bunch of white space
- Small fix to regexp builder to trim any leading and trailing white space
- Small fix to the modules path in package.json
- Yay. First release :)