Skip to content

Releases: dotnet/ClangSharp

v21.1.8.3

Choose a tag to compare

@tannergooding tannergooding released this 23 Mar 20:47
f3e5534

What's Changed

  • Fix ArgumentOutOfRangeException in Type and Decl constructors during ObjC AST traversal by @dalexsoto in #690

New Contributors

Full Changelog: v21.1.8.2...v21.1.8.3

v21.1.8.2

Choose a tag to compare

@tannergooding tannergooding released this 16 Jan 19:11
4a10f3f

What's Changed

Full Changelog: v20.1.8...v21.1.8.2

v21.1.8

Choose a tag to compare

@tannergooding tannergooding released this 05 Jan 19:14
6b49b45

What's Changed

New Contributors

Full Changelog: v20.1.2.4...v21.1.8

v20.1.2.4

Choose a tag to compare

@tannergooding tannergooding released this 15 Oct 14:21
92e8c55

What's Changed

  • Fix missing type casts when using bitfields with remapped types (and some other cases) by @Exanite in #626
  • Ensure state is cleared and continue to multi-target .NET 8 for the interop bindings by @tannergooding in #637

Full Changelog: v20.1.2.3...v20.1.2.4

v20.1.2.3

Choose a tag to compare

@tannergooding tannergooding released this 01 Sep 19:02
1ad5e9d

What's Changed

Full Changelog: v20.1.2.2...v20.1.2.3

v20.1.2.2

Choose a tag to compare

@tannergooding tannergooding released this 19 Aug 18:11
746c65d

What's Changed

New Contributors

Full Changelog: v20.1.2.1...v20.1.2.2

v20.1.2.1

Choose a tag to compare

@tannergooding tannergooding released this 24 May 15:22
b1dd8ea

What's Changed

Full Changelog: v20.1.2...v20.1.2.1

v20.1.2

Choose a tag to compare

@tannergooding tannergooding released this 11 May 17:56
913ab1f

What's Changed

New Contributors

Full Changelog: v18.1.0.4...v20.1.2

v18.1.0.4

Choose a tag to compare

@tannergooding tannergooding released this 07 Apr 19:34
233d46d

What's Changed

  • Add Parameter Types to InheritDoc comments by @curin in #590
  • Fix incorrect template argument kind by @MrJul in #578
  • Fix crash when accessing property TemplateTypeParmDecl.DefaultArgument by @ceresgalax in #528
  • Add AssociatedDecl property to SubstTemplateTypeParamType. by @ceresgalax in #529
  • Add DontUseUsingStaticsForGuidMember by @curin in #594

New Contributors

Full Changelog: v18.1.0.3...v18.1.0.4

v18.1.0.3

Choose a tag to compare

@tannergooding tannergooding released this 15 Jan 23:11
4882174

What's Changed

Full Changelog: v18.1.0.1...v18.1.0.3