v14.0.0-beta1
Pre-release
Pre-release
tannergooding
released this
03 Apr 06:29
·
343 commits
to main
since this release
What's Changed
- Updating version suffix to beta2 and move to use NUnit by @tannergooding in #308
- Ensure that non-virtual C++ instance methods without a body have an inserted parameter for pThis by @tannergooding in #309
- Adding a nightly nuget feed by @tannergooding in #310
- Add a link to the source browser by @tannergooding in #311
- Fix Nightly NuGet Feed URL by @yamachu in #312
- Add support for marking methods as manual imports and fixing the PInvokeGeneratorConfiguration to be more forward compatible by @tannergooding in #313
- Ensure anonymous enums get tracked as part of a top-level class by @tannergooding in #314
- Ensure that log-potential-typedef-remappings doesn't include typedefs from every file by @tannergooding in #316
- Add some additional handling for patterns found when generating bindings for GDI+ by @tannergooding in #317
- Fix when the base vtbl is emitted inline by @tannergooding in #318
- Update link to win32metadata. by @teo-tsirpanis in #329
- Regenerating bindings for v14.0.0 by @tannergooding in #330
New Contributors
- @yamachu made their first contribution in #312
- @teo-tsirpanis made their first contribution in #329
Full Changelog: v13.0.0-beta1...v14.0.0-beta1