Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@alexanderwe alexanderwe released this 23 Nov 20:15

Breaking Change

  • This release drops support for Carthage.

Rationale

The decisive factor for this was that Carthage has some issues to build with Xcode 12. I have taken this opportunity and dropped the support for Carthage as a whole. I think that the Swift Package Manager will become the main way of handling Swift dependencies in the future. Especially since it is part of Xcode 11. I hope that I do not break someones builds with that decision and maybe can convince some people to switch to SPM entirely, still I know that a lot of projects are still relying on Carthage.