Skip to content

0.4.2

Compare
Choose a tag to compare
@leonlynch leonlynch released this 03 Jul 07:49
· 167 commits to master since this release
0.4.2

Changes since 0.4.1:

  • Add Github Actions workflows for Ubuntu, MacOS and Windows builds
  • Update to latest OpenEMV common crypto submodule to fix MacOS builds with AppleClang 13.1 and later
  • Add header checks to fix Windows builds
  • Allow use of platform-provided standalone argp implementation
  • Replace argp-standalone-1.3 with libargp
  • Misc CMake and Doxygen improvements