Skip to content

0.3.0

Compare
Choose a tag to compare
@antoniusnaumann antoniusnaumann released this 08 Apr 15:44
· 114 commits to main since this release

What's Changed

0.3.0

With this release, cargo swift uses Mozilla's UniFFI for generating Swift bindings. This will allow users of cargo swift to generate bindings to other languages supported by UniFFI from the same codebase!

  • Migrate to UniFFI
  • Add --plain flag to init command to generate a new project without example code
  • Show errors from failed build steps in package command
  • Improve error messages

Full Changelog: v0.2.2...v0.3.0