Releases: xoofx/CppAst.NET
Releases · xoofx/CppAst.NET
0.23.1
Changes
🐛 Bug Fixes
- Fix CppInclusionDirective.FileName path to normalize paths (82a2ede)
- Fix CppClass.ToString() for ObjC generics (3081277)
Full Changelog: 0.23.0...0.23.1
Published with dotnet-releaser
0.23.0
Changes
✨ New Features
- Add CppInclusionDirective (a8325ce)
🐛 Bug Fixes
- Fix Objective-C template parameters used by an inner typedef (9e9ca36)
🧰 Misc
- Comment assert (6ecc783)
Full Changelog: 0.22.0...0.23.0
Published with dotnet-releaser
0.22.0
Changes
🚀 Enhancements
- Add support for Objective-C (PR #110)
Full Changelog: 0.21.4...0.22.0
Published with dotnet-releaser
0.21.4
Changes
🐛 Bug Fixes
- Fix forward typedef declaration (02183f7)
Full Changelog: 0.21.3...0.21.4
Published with dotnet-releaser
0.21.3
Changes
📦 Dependencies
- Update dependencies NuGet (0745a8d)
Full Changelog: 0.21.2...0.21.3
Published with dotnet-releaser
0.21.2
Changes
🐛 Bug Fixes
- Fix
CppType.FullName
to never fail (4775ebd)
Full Changelog: 0.21.1...0.21.2
Published with dotnet-releaser
0.21.1
Changes
🐛 Bug Fixes
- Fix: Replace wchar with wchar_t for standardization and compatibility (PR #109) by @antonmasnyi
Full Changelog: 0.21.0...0.21.1
Published with dotnet-releaser
0.21.0
Changes
🧰 Misc
- Upgrade clang to 18.1.0 (8c5212e)
Full Changelog: 0.20.2...0.21.0
Published with dotnet-releaser
0.20.2
Changes
✨ New Features
- Add another warning instead of using Debug.WriteLine (a78f00f)
🐛 Bug Fixes
🚀 Enhancements
Full Changelog: 0.20.1...0.20.2
Published with dotnet-releaser