2.0.230207.1
What's Changed
- Fix llvm-mingw tests with LLVM trunk by @alvinhochun in #1235
- cppwinrt: Support Linux cross-build with mingw-w64 by @alvinhochun in #1238
- CI: Refactor LLVM setup steps and use cache by @alvinhochun in #1242
- Add Linux native build by @alvinhochun in #1239
- Make compatible with GCC by @alvinhochun in #1245
- FIx build on macOS and add CI build by @alvinhochun in #1247
- Improve error reporting for clock test by @kennykerr in #1248
- Fix cancellation propagation by moving responsability to awaiter by @sylveon in #1246
- Try to fix random failure of the clock test by @alvinhochun in #1251
- Clarify object usage after move in make_delegate_with_shared_state by @yuvaln-s1 in #1253
- mingw: Stop using .weak symbols aliases by @alvinhochun in #1250
- cmake: Allow using external winmd headers to bypass download by @alvinhochun in #1256
- Make headers partially usable with LLVM/libc++ 13 by @alvinhochun in #1257
- Cleaning up some warnings for Clang and GCC by @alvinhochun in #1255
- Add option for using custom license text by @alvinhochun in #1262
- Add a mechanism to suppress std::source_location by @dmachaj in #1260
- tests: Fix and enable cpp20/custom_error for incoming LLVM 16 by @alvinhochun in #1265
- Move build pipeline into YAML by @DefaultRyan in #1268
- Make the formatter for IStringable const by @sylveon in #1270
- Workaround for false positive code analysis warning by @kennykerr in #1269
New Contributors
- @yuvaln-s1 made their first contribution in #1253
Full Changelog: 2.0.221121.5...2.0.230207.1