All Versions
20
Latest Version
Avg Release Cycle
111 days
Latest Release
2542 days ago

Changelog History
Page 1

  • v8.0.0 Changes

    September 20, 2019

    🚀 Released on September 19, 2019.

    ⚡️ Updated

    • darkSkyUnavailable on Flag is now a String? instead of a Bool?
  • v7.0.0 Changes

    September 05, 2019

    🚀 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
  • v6.0.1 Changes

    April 09, 2019

    🚀 Released on April 8, 2019.

    ⚡️ Updated

    • CodingKeys for precipitation properties on DataPoint
    • nearestStations on Flag is now optional
    • ✅ All unit test JSON files are now included in all unit test targets
  • v6.0.0 Changes

    March 15, 2019

    🚀 Released on March 15, 2019.

    ➕ Added

    • Most structs now conform to Decodable
    • temperatureMax, temperatureMaxTime, temperatureMin, temperatureMinTime, apparentTemperatureMax, apparentTemperatureMaxTime, apparentTemperatureMin, apparentTemperatureMinTime, windGustTime on DataPoint
    • 🆕 New errors to ForecastIOError: .missingData, .missingHeaders, and .unexpectedError
    • nearestStation on Flag

    ⚡️ Updated

    • ✅ Unit test example JSON data
    • 🚚 Unit tests to conform to new and removed properties and Decodable

    ✂ Removed

    • Custom init methods on structs that now conform to Decodable
    • ForecastIOError.invalidJSON error
    • darkSkyStations, dataPointStations, isdStations, lampStations, metarStations, and metnoLicense from Flag
  • v5.1.0 Changes

    October 02, 2018

    🚀 Released on October 2, 2018.

    ➕ Added

    • 👌 Support for Hebrew and Latvian

    ⚡️ Updated

    • 🛠 Fixed apiRequestsCount and responseTime serialization from headers
    • Swift 4.2 compatibility
  • v5.0.0 Changes

    April 01, 2018

    🚀 Released on March 31, 2018.

    ➕ Added

    • uvIndex, uvIndexTime, and windGust properties on DataPoint
    • 👌 Support for Danish, Finnish, Japanese, Georgian, Korean, and Romanian
    • CONTRIBUTING.md, which describes basic guidelines for contributing to this project

    ⚡️ Updated

    • Swift 4.1 compatibility
    • Max/min temperatures on DataPoint are now high/low
  • v4.1.0 Changes

    March 30, 2018

    🚀 Released on March 30, 2018.

    ➕ Added

    • time, regions, and severity properties on Alert
    • 👌 Support for Bulgarian

    ⚡️ Updated

    • Float properties are now Double on DataPoint and Forecast
  • v4.0.0 Changes

    February 07, 2017

    🚀 Released on February 6, 2017.

    ⚡️ Updated

    • expire property on Alert is now optional
  • v3.1.0 Changes

    December 25, 2016

    🚀 Released on December 24, 2016.

    ➕ Added

    • 👌 Support for Catalan, Estonian, and Slovenian

    ⚡️ Updated

    • References to the Array type now use the [] shorthand
  • v3.0.4

    December 25, 2016