Skip to content

Releases: microsoft/cppwinrt

2.0.240405.15: Remove references to stale winmd files to fix incremental builds (#1404)

05 Apr 22:37
d2a6677
Compare
Choose a tag to compare

Changes:

  • d2a6677 Remove references to stale winmd files to fix incremental builds (#1404)
  • e03bdc4 Use latest upload/download actions (#1410)
  • 17d095a Fix build following dependabot updates (#1409)
  • 2b8fe6e Revert "Bump actions/upload-artifact from 3 to 4 (#1407)"
  • ea18769 Bump actions/download-artifact from 3 to 4 (#1408)
  • 6f74952 Bump actions/upload-artifact from 3 to 4 (#1407)
  • 523eda7 Bump actions/stale from 6 to 9 (#1405)
  • dfad7ed Bump actions/checkout from 3 to 4 (#1406)
  • f0ce6c6 Create dependabot.yml
  • adc6ef9 TDBuild - updating localized resource files.
See More

This list of changes was auto generated.

2.0.240111.5: Update build.yml for Azure Pipelines (#1384)

12 Jan 05:37
25a14f8
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

2.0.230706.1: Allow classic COM interfaces with get_self (#1314)

06 Jul 20:34
297454e
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.230524.4

25 May 01:07
0e740b1
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.230524.3: Remove explicitly setting PreferredToolArchitecture, since VS 2022 ha…

24 May 22:37
4587264
Compare
Choose a tag to compare

Changes:

  • 4587264 Remove explicitly setting PreferredToolArchitecture, since VS 2022 handles this more comprehensively (#1304)
  • 49b2cab Remove ARM OneBranch build workaround (#1303)
  • 65581a3 Add capture support for unconventional result types (#1301)
  • c3b7fcf Move official build pipelines to OneBranch (#1295)
  • 6162c9d Fix flakey clock and line-number tests (#1294)
  • a1b9593 Use safe DLL loading (avoid current directory) (#1293)
  • 737adea Compliance and test cleanup (#1291)
  • f3c7309 Expose configuring /nomidl. (#1290)
  • 9e89b5c Create pipeline to sync mirror repo (#1286)
  • 629f9e7 Update README.md

This list of changes was auto generated.

2.0.230225.1

25 Feb 17:59
72b30cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.230207.1...2.0.230225.1

2.0.230207.1

07 Feb 19:51
3bbee2c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.221121.5...2.0.230207.1

2.0.221121.5

21 Nov 19:46
530d383
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.221117.1...2.0.221121.5

2.0.221117.1

17 Nov 15:46
104b0b9
Compare
Choose a tag to compare

What's Changed

  • Projects with a nested Windows namespace (e.g., Microsoft::Windows) fail to compile by @Scottj1s in #1223
  • Include WinUI too for fully qualified namespace fix by @Scottj1s in #1224
  • Fix invoke call on Clang (possibly a compiler bug) by @alvinhochun in #1225
  • Try to avoid random crash with disconnected.cpp test by @alvinhochun in #1226
  • Add CMake build and a limited subset of tests for llvm-mingw by @alvinhochun in #1216
  • Remove low-level coroutine suspension notifications by @sylveon in #1228
  • Add fields to filter out templates appearing in the add new item dialog for non UAP projects. by @RaulPerez1 in #1227
  • Efficient way to format directly to hstring by @sylveon in #1207

New Contributors

Full Changelog: 2.0.221101.3...2.0.221117.1

2.0.221101.3

01 Nov 17:30
6ce4fa9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.220929.3...2.0.221101.3