Skip to content

v3.2

Compare
Choose a tag to compare
@BastianBlokland BastianBlokland released this 07 Aug 21:01
· 32 commits to master since this release
0357658
  • TypedTree.Generator.Core
    • Add CilExporter for exporting cil source-code for an enum-definition.
  • TypedTree.Generator.Cli
    • Now takes a type parameter for choosing to export a csharp or cil file.
  • TypedTree.Generator.GlobalTool
    • Now takes a type parameter for choosing to export a csharp or cil file.