v1.0.0
Breaking
- Drop support for CocoaPods and Carthage.
It turned out to be too much of a hassle to support these while also supporting localization. If you use CocoaPods or Carthage, there's nothing stopping you from continuing using CocoaPods/Carthage for other packages while using Swift Package Manager for this package. See install instructions in the readme.
Improvements
- This package is now considered stable.
- Support for localization. 7535969
Currently, only English and Chinese, but pull request welcome for more.