Ver.1.10.0
What's Changed
- Fix issue: #174 TypeScript generator trying to import abstract class with nogenerate causes error by @omurefeguclu in #175
- Potential Fix for Issue #167 Is static constructor possible in class annotated with [MemoryPackable] by @DustedHam in #187
- Fix Wrong serialization of empty strings (length==0) in typescript #166
- Fix If the length of the serialized byte array exceeds 65536, it won't be correctly deserialized. #195
- Fix char[] array cannot be serialized or deserialized. #199
New Contributors
- @omurefeguclu made their first contribution in #175
- @DustedHam made their first contribution in #187
Full Changelog: 1.9.16...1.10.0