Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@uxmal uxmal released this 27 Oct 22:33
· 211 commits to master since this release

At last, the long-awaited type inference is here! Pytocs will attempt to determine static types for Python variables, and if successful, outputs the C# translations of those types. As before, if a type cannot be inferred, pytocs defaults to object.