Skip to content

Releases: jwmcglynn/pixelmatch-cpp17

pixelmatch-cpp17 v1.0.3

22 Jun 18:30
220b3bc

Choose a tag to compare

A C++ port of the JavaScript pixelmatch library.

Changes in v1.0.3

  • Update to be compatible with the Bazel Central Registry (BCR) package manager.

pixelmatch-cpp17 v1.0.2

21 Jun 23:51
4440d10

Choose a tag to compare

A C++ port of the JavaScript pixelmatch library.

Changes in v1.0.2

  • Add CMake build support, in addition to bazel build support.

pixelmatch-cpp17 v1.0.1

05 Jan 00:09

Choose a tag to compare

A C++ port of the JavaScript pixelmatch library.

Changes in v1.0.1

  • Downgrade rules_cc to 0.0.17 as the previous version (0.1.0) has breaking changes which may prevent users from upgrading.

pixelmatch-cpp17 v1.0.0

04 Jan 22:16

Choose a tag to compare

A C++ port of the JavaScript pixelmatch library.