4.3.0
This is the initial release of this project. It behaves the same way as the Edsley's implementation with several improvements listed below.
Changes:
- Added header compatibility when used in C++ projects.
- Added control buffer optimization to generate smaller patch files.
- Fixes CVE-2014-9862 (heap overflow in bspatch).
- Switched to CMake build process. This should allow Windows builds in future.
- Read and write callbacks now specify which buffer is being read/written so that custom implementation can use different patch file format.