What's Changed
- base_identity.h: added missing constexpr by @matbech in #1589
- Stop exporting winrt::impl::get_marshaler to workaround MSVC modules bug by @DefaultRyan in #1592
- Migrate GitHub CI off VS 2022, add C++20 module test, dynamic v143/v145 toolset by @DefaultRyan with @Copilot in #1601
- Massive speedup to file_equal and file_to_string by @DefaultRyan in #1584
- Improve and ship module docs. Add missing properties to VS project properties page by @DefaultRyan in #1586
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #1600
- Fix C4819 warning: replace non-ASCII em dash in base_macros.h comment by @DefaultRyan with @Copilot in #1606
New Contributors
Full Changelog: 3.0.260520.1...3.0.260715.1