Notable changes:
- Improve AVX implementations.
- Improve base implementations to allow for autovectorization.
- Improve CMake project organisation.
- Add support for RAW files.
- Improve documentation.
- Move automated tests from Travis to Github Actions.
- Improve tests.
- Add single-threaded benchmarks.
- Move from C++14 to C++17.
Full Changelog: v1...v2