Skip to content

Releases: mtconnect/MtconnectTranspiler.Sinks.CSharp

v1.0.8 Fix SnakeCase bug

11 Apr 19:46
Compare
Choose a tag to compare

v1.0.7 Transpiler Bump

06 Apr 19:14
Compare
Choose a tag to compare

v1.0.6 Bug Fix

04 Apr 05:40
Compare
Choose a tag to compare

Fixed Regex replacement for <see /> within <summary /> block.
Full Changelog: v1.0.5...v1.0.6

v1.0.5 Bump Update

31 Mar 17:33
Compare
Choose a tag to compare

Update to MtconnectTranspiler

Full Changelog: v1.0.4...v1.0.5

v1.0.4 Bump Update

31 Mar 04:24
Compare
Choose a tag to compare

v1.0.3 Enum Constructor

31 Mar 03:53
Compare
Choose a tag to compare

Added constructor for Enum from UmlClass
Full Changelog: v1.0.2...v1.0.3

v1.0.2 MtconnectTranspiler Bump

30 Mar 23:03
Compare
Choose a tag to compare

v1.0.1 ToPrimitiveType Bug Fix

30 Mar 21:34
67d7087
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0 Updated MtconnectTranspiler

30 Mar 20:59
7368b52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v1.0.0

v0.0.15 Added C# Primitive Conversion

21 Mar 21:39
Compare
Choose a tag to compare

Full Changelog: v0.0.14...v0.0.15

Added a helper function to lookup the equivalent C# primitive type for a provided UmlDataType.