Releases: mtconnect/MtconnectTranspiler.Sinks.CSharp
Releases · mtconnect/MtconnectTranspiler.Sinks.CSharp
v1.0.8 Fix SnakeCase bug
Full Changelog: v1.0.7...v1.0.8
v1.0.7 Transpiler Bump
Full Changelog: v1.0.6...v1.0.7
v1.0.6 Bug Fix
Fixed Regex replacement for <see />
within <summary />
block.
Full Changelog: v1.0.5...v1.0.6
v1.0.5 Bump Update
Update to MtconnectTranspiler
Full Changelog: v1.0.4...v1.0.5
v1.0.4 Bump Update
Full Changelog: v1.0.3...v1.0.4
v1.0.3 Enum Constructor
Added constructor for Enum
from UmlClass
Full Changelog: v1.0.2...v1.0.3
v1.0.2 MtconnectTranspiler Bump
Full Changelog: v1.0.1...v1.0.2
v1.0.1 ToPrimitiveType Bug Fix
v1.0.0 Updated MtconnectTranspiler
v0.0.15 Added C# Primitive Conversion
Full Changelog: v0.0.14...v0.0.15
Added a helper function to lookup the equivalent C# primitive type for a provided UmlDataType
.