Skip to content

Releases: xoofx/CppAst.NET

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

0.10.0

16 Feb 05:40
d0d3a1f
Compare
Choose a tag to compare

Changes

🧰 Misc

Full Changelog: 0.9.4...0.10.0

Published with dotnet-releaser

0.9.4

01 Dec 16:58
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix inlined union with field name (#67) (0095344)

Full Changelog: 0.9.3...0.9.4

Published with dotnet-releaser

0.9.3

30 Nov 18:36
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix bug with multiple anonymous unions and named unions fields (#66) (d0e90c7)

Full Changelog: 0.9.2...0.9.3

Published with dotnet-releaser

0.9.2

29 Nov 20:55
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix issue for union declared within a struct to be declared as a field (#65) (0894624)

Full Changelog: 0.9.1...0.9.2

Published with dotnet-releaser

0.9.1

24 Nov 08:59
Compare
Choose a tag to compare

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

22 Nov 07:52
Compare
Choose a tag to compare

Changes

✨ New Features

🐛 Bug Fixes

🧰 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