Skip to content

Releases: xoofx/CppAst.NET

0.20.0

19 May 14:47
Compare
Choose a tag to compare

Changes

🧰 Misc

  • Remove equality operator on CppElement (151b9df)

Full Changelog: 0.19.0...0.20.0

Published with dotnet-releaser

0.19.0

19 May 13:55
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fixed anonymous types with field array (b00cdbf)

🧰 Misc

  • Output empty string for anonymous cursor spelling (1fbed1e)

Full Changelog: 0.18.0...0.19.0

Published with dotnet-releaser

0.18.0

12 May 19:22
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix long/unsigned long C++ primitive (0fd2f5e)

Full Changelog: 0.17.0...0.18.0

Published with dotnet-releaser

0.17.0

12 May 14:00
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Memory leak fix (PR #99) by @CuriousTama
  • Fix function pointers parsing passed as function argument type (c85a4c1)

🏭 Tests

  • Fix test on non Windows platform (28a294d)

🧰 Misc

Full Changelog: 0.16.0...0.17.0

Published with dotnet-releaser

0.16.0

09 Apr 19:19
3eb5963
Compare
Choose a tag to compare

Changes

✨ New Features

🚀 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

🧰 Misc

Full Changelog: 0.15.0...0.16.0

Published with dotnet-releaser

0.15.0

09 Jan 07:46
Compare
Choose a tag to compare

Changes

🚨 Breaking Changes

  • Breaking change update to net8.0. Update ClangSharp to 17.0.1. (49699eb)

🚀 Enhancements

🧰 Misc

Full Changelog: 0.14.0...0.15.0

Published with dotnet-releaser

0.14.0

14 Oct 16:13
Compare
Choose a tag to compare

Changes

🚀 Enhancements

📦 Dependencies

🧰 Misc

Full Changelog: 0.13.0...0.14.0

Published with dotnet-releaser

0.13.0

30 Aug 05:26
75d8e14
Compare
Choose a tag to compare

Changes

🧰 Misc

  • New high performance attributes implement for cppast.net (PR #80) by @fangfang1984

Full Changelog: 0.12.0...0.13.0

Published with dotnet-releaser

0.12.0

05 Jun 05:34
5dead77
Compare
Choose a tag to compare

Changes

🚀 Enhancements

  • Enhance for function template & CppType FullName support. (PR #76) by @fangfang1984

Full Changelog: 0.11.0...0.12.0

Published with dotnet-releaser

0.11.0

17 Mar 07:00
Compare
Choose a tag to compare

Changes

🚀 Enhancements

🧰 Maintenance

🧰 Misc

Full Changelog: 0.10.0...0.11.0

Published with dotnet-releaser