Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.2.0 source code.tar.gz | 2023-12-10 | 578.1 kB | |
2.2.0 source code.zip | 2023-12-10 | 1.2 MB | |
README.md | 2023-12-10 | 483 Bytes | |
Totals: 3 Items | 1.7 MB | 0 |
2.2.0 - 2023-12-10
Added
- New Swift-native APIs. These achieve more with less, as I can make proper use of e.g. optionals and default parameters.
Changed
- Converted source code to Swift (with backwards compatible objc translation)
- This lets me remove the hacks around multi-language targets
(Click the 2.2.0 version number for a full diff compared to 2.1.2.)