Changelog(s)
Added
- Source file verification in
validate_patchto check size and CRC32 checksum against patch metadata. - Shared CRC32 utility header
include/iubpatch/crc32.h.
Changed
- Refactored UPS and BPS format implementations to use the shared CRC32 utility.
- Moved internal CRC32 logic to a public header for better reusability.
Full Changelog: v0.1.0...v0.2.0