V2.0.0
This is a complete rewrite, allowing a great gain in performance.
What's Changed
- The
SimpleMatch
function is removed, as it is no longer needed - Rewriting of the documentation
- More relevant unit tests with the use case of the library
- Added a benchmark to follow the evolution and compare to other implementations
- Changed to BSD 3 clause license
Full Changelog: v1.0.3...v2.0.0