2.0.221101.3
·
116 commits
to master
since this release
What's Changed
- Fix classic COM errors on non-supported compilers by @sylveon in #1194
- Fix Clang-15 warnings by @AtariDreams in #1196
- Improve compatibility with mingw-w64 in generated headers by @alvinhochun in #1200
- Add GitHub Action build and test workflow by @alvinhochun in #1201
- Various fixes for tests/CI by @alvinhochun in #1206
- Improve CI jobs split by @alvinhochun in #1210
- Add CI test with LLVM 15 clang-cl by @alvinhochun in #1203
- CI: Build ARM64 cppwinrt and tests (not run) by @alvinhochun in #1211
- Better support for mingw-w64 and GCC-compatible compilers by @alvinhochun in #1212
- check_bool now returns T by @JaiganeshKumaran in #1205
- Enable classic COM on mingw-w64 by @alvinhochun in #1215
- C++ Streams support for hstring and IStringable by @JaiganeshKumaran in #1221
New Contributors
- @AtariDreams made their first contribution in #1196
- @alvinhochun made their first contribution in #1200
Full Changelog: 2.0.220929.3...2.0.221101.3