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.)