v16.0.0
What's Changed
- Ensure that we null out the stream for generate-multi-file by @qmfrederik in #410
- Updating repo infrastructure and use new sign client by @tannergooding in #421
- Document ability to use wildcards for with-access-specifier by @kant2002 in #418
- Fix truncated message in generated Obsolete attributes by @TechPizzaDev in #420
- Ensure that we null out the stream for generate-multi-file for all helper class generation methods. by @teo-tsirpanis in #424
- Adding a differentiator between "LTS" (default) and "STS" (latest) codegen by @tannergooding in #426
- Ensure that IsIncludedFileOrLocation checks the full path by @tannergooding in #430
- Workaround some bugs in a few boolean returning interop methods by @tannergooding in #431
- Small infrastructure cleanup by @tannergooding in #436
- Some small targeted fixes around remappings and type lookup by @tannergooding in #437
- Improve how clang type checks are done to make it more consistent and robust by @tannergooding in #438
- Improve NativeTypeName information to ensure it isn't dropped and doesn't conflict due to path changes by @tannergooding in #441
- Add a generate-native-bitfield-attribute switch by @tannergooding in #442
- Ensure the constructor uses the right name by @tannergooding in #443
- Fix generate-macro-bindings generation by @GasInfinity in #440
- Fixed broken anchor link in readme by @TheLeftExit in #453
- Updating to libClang v16.0.6 by @tannergooding in #456
New Contributors
- @qmfrederik made their first contribution in #410
- @TechPizzaDev made their first contribution in #420
- @GasInfinity made their first contribution in #440
- @TheLeftExit made their first contribution in #453
Full Changelog: v15.0.2...v16.0.0