Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@jothepro jothepro released this 04 May 15:43
· 4 commits to main since this release
92ae012

Maintenance Release

Thanks to @a4z, @dyp and @FanglinIfolor for contributing fixes to this release!

Fixed

  • Using optional<binary> does now work for C++/CLI. (180d9e7)
  • Fixed compilation under GCC 11.2. (ac0e9f4)
  • Test execution has been fixed for newer XCode versions. (a109de5)