CRCpp release-1.2.3.0
Permanent link:
cppdashboard.dev/r/2026/09/crcpp-release-1-2-3-0Easy to use and fast C++ CRC library.
Release notes
## What's Changed * Fix CalculateBits continuation overloads discarding previous CRC state by @94xhn in https://github.com/d-bahr/CRCpp/pull/27 * variable name typo fix by @sarnold in https://github.com/d-bahr/CRCpp/pull/29 * Rework CMake code by @SunBlack in https://github.com/d-bahr/CRCpp/pull/34 * Current CMake install installs a package which reports the incorrect version by @jlucke86 in https://github.com/d-bahr/CRCpp/pull/33 * Remove documentation workflow for PRs. by @d-bahr in https://github.com/d-bahr/CRCpp/pull/35 * Update workflows to use latest action versions. by @d-bahr in https://github.com/d-bahr/CRCpp/pull/36 * Bump version for 1.2.3.0 release. by @d-bahr in https://github.com/d-bahr/CRCpp/pull/37 * Update doxygen PROJECT_NUMBER. by @d-bahr in https://github.com/d-bahr/CRCpp/pull/38 ## New Contributors * @94xhn made their first contribution in https://github.com/d-bahr/CRCpp/pull/27 * @sarnold made their first contribution in https://github.com/d-bahr/CRCpp/pull/29 * @SunBlack made their first contribution in https://github.com/d-bahr/CRCpp/pull/34 * @jlucke86 made their first contribution in https://github.com/d-bahr/CRCpp/pull/33 **Full Changelog**: https://github.com/d-bahr/CRCpp/compare/release-1.2.2.0...release-1.2.3.0
Share this resource