Change log

1.0.1 – 2018-12-22

Update to avoid causing a trivial memory leak in Boost.

Fixed

1.0.0 – 2018-12-09

First stable release.

Added

  • Best effort support on Darwin (macOS).
  • Best effort support on Cygwin.

Fixed

  • Invalid usage messages now use standard error instead of standard output.
  • Check build version matches the release version.

0.0.1 – 2018-11-11

Update to allow improvements in packaging.

Fixed

  • Infinite loop in the test scripts if check variables are undefined (this is unlikely).
  • Support for unity builds when -Wshadow is used.

0.0.0 – 2018-11-09

Initial development release for packaging.

Added