| NEWS | R Documentation | 
News for Package crc32c
Changes in version 0.0.3 (2025-03-25)
- Support cross-compilation by setting CC and CXX in Makevars.in (Jeroen Ooms in #1) 
- Support pre-release 4.0.0 of - cmakeby moving the minimum stated version from 3.1 to 3.5 per CRAN request, also sent PR upstream
Changes in version 0.0.2 (2023-05-11)
- Explicitly set cmake property for position-independent code 
- Help macOS find its cmake binary as detailed also in WRE 
- Help Windows with a non-conditional Makevars.win pointing at cmake 
- Add more badges to README.md 
Changes in version 0.0.1 (2023-05-07)
- Initial release version and CRAN upload