0.16.0
Changes
✨ New Features
- add deleted in cppFunctionFlag (PR #97) by @zombieyang
- Add nuget.org only config (e3e07b2)
🚀 Enhancements
- Add MetaAttributes to support the parsing of AnnotateAttribute for namespaces, classes, functions, fields, etc. (PR #98) by @daliziql
🧰 Maintenance
- Update ci.yml with nuget config (5bd2f1e)
📚 Documentation
- Some documents add for CppAst.Net (PR #92) by @fangfang1984
🧰 Misc
- Move Qualifier at the end in CppQualifiedType (PR #93) by @ElectroStar
- get class's visiblity. Useful for nested class type. (PR #96) by @zombieyang
- Update license (1e1a42f)
- Update readme.md (7aa59bf)
Full Changelog: 0.15.0...0.16.0
Published with dotnet-releaser