v0.1.588-beta
Pre-release
Pre-release
Changes:
Fixes:
- #369: VS editor constantly warns about inconsistent line endings
- #389: Struct getting created with ANSI instead of Unicode string fields, leading to wrong Marshal.SizeOf result
Others:
- #412: Generate code with consistent line endings
- #410: Apply
[StructLayout(CharSet.Unicode)]
to structs that contain thechar
type
This list of changes was auto generated.