Skip to content

Releases: xoofx/CppAst.CodeGen

0.28.2

14 Jun 06:07

Choose a tag to compare

Changes

✨ New Features

  • Add converter smoke test assertions (0f70606)
  • Add converter integration test coverage (603a36d)

🐛 Bug Fixes

  • Fix enum using alias base canonicalization (57045ee)

🏭 Tests

  • Add test coverage helpers (1734f8d)
  • Add test coverage for CSharp model (c00d130)

📚 Documentation

  • Update doc test coverage plan status (b8e6b38)

Full Changelog: 0.28.1...0.28.2

Published with dotnet-releaser

0.28.1

13 Jun 17:42

Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix enum typedef base canonicalization (f79bf44)

Full Changelog: 0.28.0...0.28.1

Published with dotnet-releaser

0.28.0

08 Jun 05:04

Choose a tag to compare

Changes

✨ New Features

🧰 Misc

  • Update to net10.0 (d917654)
  • Restore readonly for record struct (77b184b)

Full Changelog: 0.27.0...0.28.0

Published with dotnet-releaser

0.27.0

30 Apr 21:09

Choose a tag to compare

Changes

🧰 Misc

  • Update deps to latest CppAst (ffec6ae)

Full Changelog: 0.26.3...0.27.0

Published with dotnet-releaser

0.26.3

13 Apr 08:52

Choose a tag to compare

Changes

📦 Dependencies

Full Changelog: 0.26.2...0.26.3

Published with dotnet-releaser

0.26.2

11 Apr 07:54

Choose a tag to compare

Changes

🧰 Misc

  • Remove doxygen command from comments (690d6a8)

Full Changelog: 0.26.1...0.26.2

Published with dotnet-releaser

0.26.1

11 Apr 06:39

Choose a tag to compare

Changes

📦 Dependencies

Full Changelog: 0.26.0...0.26.1

Published with dotnet-releaser

0.26.0

30 Mar 07:42

Choose a tag to compare

Changes

✨ New Features

  • Add better support for changing header (72bbcbf)

Full Changelog: 0.25.0...0.26.0

Published with dotnet-releaser

0.25.0

30 Mar 07:21

Choose a tag to compare

Changes

🧰 Misc

  • By default, disable typedef to struct wrap (df1d71e)

Full Changelog: 0.24.0...0.25.0

Published with dotnet-releaser

0.24.0

30 Mar 06:47

Choose a tag to compare

Changes

✨ New Features

  • Add an option to not wrap a typedef when Wrap is selected (5fb0da6)

Full Changelog: 0.23.0...0.24.0

Published with dotnet-releaser