v3.1.0
- Added
from_file
andmatch_file
methods. - Performance improvements and reduced memory use.
- Removed dependencies on
lazy_static
andbytecount
. - Miscellaneous code cleanup and simplification.
Full Changelog: v3.0.3...v3.1.0
from_file
and match_file
methods.lazy_static
and bytecount
.Full Changelog: v3.0.3...v3.1.0