Skip to content

Xdelta 3.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jun 04:44

What's Changed

  • fix examples Makefile by @samuelcolvin in #230
  • Fix GPL repository URL by @oliverpool in #228
  • Make it easier to compile on windows. by @fuzzac in #219
  • Update VS project to VS2013 by @lieser in #231
  • Add shellscript to generate build files for Linux by @RobertCochran in #236
  • Modernize the xdelta3 build by @jmacd in #283
  • Fix block-device sources misclassified as non-seekable by @jmacd in #284
  • Harden allocation sizing against integer overflow by @jmacd in #285
  • Warn on missing window checksum by @jmacd in #286
  • Add clang-format setup and reformat sources by @jmacd in #287
  • Replace vendored cpp-btree with std::multimap in checksum test by @jmacd in #288
  • Add armor mode: BLAKE3 whole-file verification via app-header by @jmacd in #289
  • test: cover armor target-mismatch and partial-armor merge paths by @jmacd in #290
  • Clamp the source window size by @jmacd in #291
  • Add 3.2.0 release process with GitHub Actions by @jmacd in #293
  • Add MkDocs documentation site under site/ by @jmacd in #294
  • Add reusable xdelta3 static library by @jmacd in #295
  • Detect and reproduce external-compression level by @jmacd in #296

New Contributors

Full Changelog: v3.1.0...v3.2.0