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