Releases: xoofx/CppAst.NET
Releases · xoofx/CppAst.NET
0.11.0
Changes
🚀 Enhancements
- Enhance the template handle for CppAst (PR #75) by @fangfang1984
🧰 Maintenance
- Update ci actions (1e69cbf)
🧰 Misc
- Clarify documentation (616dddd)
Full Changelog: 0.10.0...0.11.0
Published with dotnet-releaser
0.10.0
Changes
🧰 Misc
- Alignof (PR #72) by @wackoisgod
Full Changelog: 0.9.4...0.10.0
Published with dotnet-releaser
0.9.4
0.9.3
0.9.2
0.9.1
Changes
🐛 Bug Fixes
- Fix capture of verbatim block line comment (3791fb8)
Full Changelog: 0.9.0...0.9.1
Published with dotnet-releaser
0.9.0
Changes
✨ New Features
- Add Offset to CppField (PR #61) by @waldnercharles
- Add missing global.json (523a123)
- Add support for ClangSharp 15.0.2 (24ccb48)
🐛 Bug Fixes
- Fix repo name (12aaf08)
🧰 Maintenance
- Update ci to use dotnet-releaser (235d450)
- Fix ci with dotnet-releaser when secrets are not available (b6b7cb9)
- Fix ci with dotnet-releaser when secrets are not available (bis) (7ac142f)
📚 Documentation
- Update doc readme with coveralls badge (403efe5)
🧰 Misc
- --other=fix CppClass ToString not right problem. (PR #64) by @fangfang1984
- Use bash with dotnet-releaser in GitHub Action (f2d7445)
- Update comments to trigger coveralls.io report (3c8b8e1)
- Update package description (0f5c9f2)
- Bump to net7.0 (6f2125e)
Full Changelog: 0.8.0...0.9.0
Published with dotnet-releaser