Skip to content

Releases: microsoft/cppwinrt

2.0.200203.5

03 Feb 18:19
ea17776
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.200203.3

03 Feb 15:11
78da673
Compare
Choose a tag to compare

Changes:

  • 78da673 Support for x86 builds with Clang (#511)
  • f092626 Fix support for delegates returning arrays of structs (#510)
  • fcdbc24 Fix bug where CppWinRT would drop static library references and add a test for the scenario. (#506)
  • c632231 Update nuget.exe url to point to the right location. (#507)
  • 4b9a900 Dynamically download nuget.exe (#505)
  • 6a08dd4 Fix regression in hstring (#503)
  • 0f64f60 build
  • 6adad0e C++ modules conformance (#495)
  • 2f7dffc Add NuGetTest.sln to build_test_all.cmd (#500)
  • 96afc17 Add support for generic interfaces on non-generic types (runtime classes). Next up: add support for types returning generic interfaces from GetRuntimeClassName (e.g., C++/WinRT collection helpers) (#497)
See More
  • 97a7b4e Make sure we pass StaticLibrary references as references to mdmerge. (#499)
  • b8b65c3 Remove newline from the CAExcludePath. (#493)

This list of changes was auto generated.

2.0.200117.5

17 Jan 20:50
f17f955
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.200116.6

16 Jan 23:08
80de096
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Support for Windows 7

15 Jan 21:24
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.200107.1

07 Jan 14:10
Compare
Choose a tag to compare

Changes:

  • da87b91 Check for STA and NA when deciding to call directly or post a callback. (#459)
  • 0bab91b Update type_writers.h (#460)
  • c4be474 Only run Exec when we have inputs. (#455)
  • 5cf7854 Provide the correct path to the implementation dll. (#450)
  • add7eec Add a C# runtime component to the test solution. (#448)
  • e75e51b Ensure we update the response files when the targets are run. (#445)

This list of changes was auto generated.

2.0.191217.1

18 Dec 18:21
62ec4d4
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.191202.6

02 Dec 18:53
d986214
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.191202.4

02 Dec 17:58
37b9aa3
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

2.0.191202.2

02 Dec 16:52
358db2a
Compare
Choose a tag to compare

Changes:

  • 358db2a Test build (#438)
  • fd4b105 Workarounds to improve IntelliSense (#433)
  • 84095fb Override GetResolvedWinMD to make sure all native build targets are aware of the C++/WinRT produced WinMD. (#432)
  • 190a347 CoreApp doesn't generate a WinMD (#426)
  • 3aff17b Support boxing of GUID types for improved interop (#424)
  • 5034a43 Remove unused internal declaration (#423)
  • 6218c03 Single-parameter constructors should be explicit (#422)
  • 609ad4b Add a better default for CppWinRTGenerateWindowsMetadata for CX projects. (#405)

This list of changes was auto generated.