Releases: hrbrmstr/weatherkit-rust
Releases · hrbrmstr/weatherkit-rust
v0.3.1
07 Oct 11:56
Compare
Sorry, something went wrong.
No results found
0.3.1 (2022-10-07)
Bug Fixes
Apple's API borked today so I added two Some() checks; prbly need to add more. (e669e70 )
v0.3.0
31 Jul 13:49
Compare
Sorry, something went wrong.
No results found
0.3.0 (2022-07-31)
Features
v0.2.3
20 Jul 04:49
Compare
Sorry, something went wrong.
No results found
0.2.3 (2022-07-20)
Bug Fixes
Missed some or there are new enumerations from Apple (4becc32 )
v0.2.2
17 Jul 19:50
Compare
Sorry, something went wrong.
No results found
0.2.2 (2022-07-17)
Bug Fixes
v0.2.1
17 Jul 16:11
Compare
Sorry, something went wrong.
No results found
0.2.1 (2022-07-17)
Bug Fixes
handful of JSON elements needed to be Option-al (d8994c1 )
v0.2.0
12 Jul 01:59
Compare
Sorry, something went wrong.
No results found
0.2.0 (2022-07-12)
Features
placename lookup (c35fad4 )
Made some more JSON Optional