v11.0.0-beta3
Pre-release
Pre-release
What's Changed
- Fixing build scripts to use pwsh and to call GenerateMetadataSource.ps1, rather than .cmd by @tannergooding in #208
- Fix required for win32metadata project by @sotteson1 in #210
- Abstract away output mechanisms & add support for XML dumps by @Perksey in #206
- Updating the tests coverage by @tannergooding in #211
- Adding test coverage for the XML generator by @tannergooding in #212
- Updating libClangSharp to have more extensive support for the underlying AST by @tannergooding in #213
- Adding some basic documentation on usage by @tannergooding in #214
- Cleanup to resolves some bugs and codegen issues by @tannergooding in #215
- Ensure the right call conv is checked for x86 Windows by @tannergooding in #216
- Ensure remapping and anonymous record names are correct by @tannergooding in #219
- A couple fixes for the win32metadata project by @sotteson1 in #218
New Contributors
Full Changelog: v11.0.0-beta2...v11.0.0-beta3