ForecastIO v8.0.0 Release Notes

Release Date: 2019-09-20 // over 3 years ago
  • 🚀 Released on September 19, 2019.

    ⚡️ Updated

    • darkSkyUnavailable on Flag is now a String? instead of a Bool?

Previous changes from v7.0.0

  • 🚀 Released on September 4, 2019.

    ➕ Added

    • precipitationIntensityError property on DataPoint
    • 👌 Support for more languages

    ⚡️ Updated

    • Swift 5 compatibility
    • Replaced custom Result with Swift's native implementation
    • Replaced latitude and longitude properties in DarkSkyClient and Forecast with location property of type CLLocationCoordinate2D