Skip to content

Releases: ceeK/Solar

v3.0.1

16 Jul 16:10
c2b96f2
Compare
Choose a tag to compare

The only change since v3.0.0 fixes an issue for applications that install the Solar-dev pod from CocoaPods trunk. You no longer have to import a Solar-dev module; the module is named Solar regardless of installation method.

v3.0.0

15 Jul 01:52
Compare
Choose a tag to compare

Changes since v2.2.0:

  • iOS 9.0 is now required at runtime. iOS 8.0 is no longer supported. (#53, #55)

v2.2.0

19 Feb 19:42
Compare
Choose a tag to compare

Changes since v2.1.0:

  • Upgraded to Swift 5. (#41)
  • You can install this library using Swift Package Manager. (#47)
  • You can build this library for macOS and tvOS after installing it with Carthage. (#35)