Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.3.1.tar.gz | 2020-02-01 | 337.3 kB | |
4.3.1.zip | 2020-02-01 | 822.2 kB | |
README.md | 2020-02-01 | 354 Bytes | |
Totals: 3 Items | 1.2 MB | 0 |
Fixed
- Fixed
'??' has non-optional type
warning [#207] - Fixed incorrect replacements in server variables [#209]
- Fixed nullable references not being generated as optionals [#216] @alephao
Internal
- Removed needless
Array
initialization. [#212] @RomanPodymov