Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@calimarkus calimarkus released this 16 Dec 00:04
· 11 commits to main since this release

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