All Versions
20
Latest Version
Avg Release Cycle
111 days
Latest Release
1817 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v8.0.0 Changes
September 20, 2019๐ Released on September 19, 2019.
โก๏ธ Updated
darkSkyUnavailable
onFlag
is now aString?
instead of aBool?
-
v7.0.0 Changes
September 05, 2019๐ Released on September 4, 2019.
โ Added
precipitationIntensityError
property onDataPoint
- ๐ Support for more languages
โก๏ธ Updated
- Swift 5 compatibility
- Replaced custom
Result
with Swift's native implementation - Replaced
latitude
andlongitude
properties inDarkSkyClient
andForecast
withlocation
property of typeCLLocationCoordinate2D
-
v6.0.1 Changes
April 09, 2019๐ Released on April 8, 2019.
โก๏ธ Updated
CodingKeys
for precipitation properties onDataPoint
nearestStations
onFlag
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
onDataPoint
- ๐ New errors to
ForecastIOError
:.missingData
,.missingHeaders
, and.unexpectedError
nearestStation
onFlag
โก๏ธ 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 toDecodable
ForecastIOError.invalidJSON
errordarkSkyStations
,dataPointStations
,isdStations
,lampStations
,metarStations
, andmetnoLicense
fromFlag
- Most structs now conform to
-
v5.1.0 Changes
October 02, 2018๐ Released on October 2, 2018.
โ Added
- ๐ Support for Hebrew and Latvian
โก๏ธ Updated
- ๐ Fixed
apiRequestsCount
andresponseTime
serialization from headers - Swift 4.2 compatibility
-
v5.0.0 Changes
April 01, 2018๐ Released on March 31, 2018.
โ Added
uvIndex
,uvIndexTime
, andwindGust
properties onDataPoint
- ๐ 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
, andseverity
properties onAlert
- ๐ Support for Bulgarian
โก๏ธ Updated
Float
properties are nowDouble
onDataPoint
andForecast
-
v4.0.0 Changes
February 07, 2017๐ Released on February 6, 2017.
โก๏ธ Updated
expire
property onAlert
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