ForecastIO v6.0.0 Release Notes

Release Date: 2019-03-15 // about 5 years ago
  • ๐Ÿš€ 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