Solar Versions Save

A Swift micro library for generating Sunrise and Sunset times.

3.0.1

2 years ago

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.

3.0.0

2 years ago

Changes since v2.2.0:

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

2.2.0

3 years ago

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)