Skip to content

Releases: bensuperpc/crc32

1.0.0

22 Nov 21:04
Compare
Choose a tag to compare

Add github action for Linux, MacOS, Windows
Add github action for cross platform (ARM, RISCV, PowerPC ect...) with dockcross
Add Google test and Google benchmark, to avoid regressions with units test
Add CMake (Shared or Static crc32 library), can be installed (Tested only on ArchLinux/Manjaro and ubuntu 21.10)
Add CMake Presets
Add Examples
Improve Readme
Compatible C++11 to C++20
Add C99 support
CMake library based on cmake-init
Use std::chrono and std::chrono::high_resolution_clock, instead ctime and custom second function.
Improve warning message with MSCV
Update readme README.md