Skip to content

Release 7.0

Latest
Compare
Choose a tag to compare
@S-C-O-U-T S-C-O-U-T released this 22 Jan 08:32
· 3 commits to master since this release
7a8f160

Bug fix issue #14 merge PR #15

Fix missing .Net data type conversion.

Adds the following:

.Net data type -> Python data type

Single-> float
UInt16 -> int