Skip to content

v0.2.0

Latest

Choose a tag to compare

@advnpzn advnpzn released this 19 Nov 11:53
52f9aae

Changelog(s)

Added

  • Source file verification in validate_patch to 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