Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.5.0.tar.gz | 2021-08-05 | 340.4 kB | |
4.5.0.zip | 2021-08-05 | 829.6 kB | |
README.md | 2021-08-05 | 468 Bytes | |
Totals: 3 Items | 1.2 MB | 0 |
Changed
- Updated Alamore version in the Swift template to be 5.4.3 [#273] @0x0c
- Minimum Swift version in the Swift template is now 5.2 [#273] @0x0c
- Minimum iOS version in the Swift template is now 10 [#273] @0x0c
Fixed
- Fixed sporadic crashes due to malformed URLs [#268] @marcelvoss
- Fixed generation of inline types for
allOf
[#267] @nicholascross, [#278] @liamnichols