Skip to content

Stable feature release v1.0

Compare
Choose a tag to compare
@acolomb acolomb released this 08 Jul 06:50
· 71 commits to master since this release

For no good reason, this release jumps to the 1.0 version milestone. It's not a revolutionary step in terms of features, but staying in v0.x land forever didn't seem appropriate. Feature development and maintenance will continue as usual, and API compatibility has mostly been preserved in the past anyway.

  • Add facility to implement custom post-processors on the output image data, with the ability to further modify contained fields.
  • Implement an example post-processor to calculate and store a CRC checksum over the binary data.

The pre-packaged 64-bit Windows binaries are statically linked and were built with MinGW-w64 under an MSYS2 shell.