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)