-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit e4c05f7 Author: Satyam Ghodasara <[email protected]> Date: Fri Mar 15 10:07:09 2019 -0400 Update version number to 6.0.0 commit 3f0aa80 Author: Satyam Ghodasara <[email protected]> Date: Fri Mar 15 10:02:00 2019 -0400 Update CHANGELOG.md commit 7aa156f Author: Satyam Ghodasara <[email protected]> Date: Fri Mar 15 10:01:51 2019 -0400 Update Swift version compatibility commit f763e8d Author: Satyam Ghodasara <[email protected]> Date: Thu Mar 14 22:25:59 2019 -0400 Update unit tests for new properties commit b98e323 Author: Satyam Ghodasara <[email protected]> Date: Thu Mar 14 22:22:50 2019 -0400 Update all unit test JSON commit 4fe3f5b Author: Satyam Ghodasara <[email protected]> Date: Thu Mar 14 21:56:47 2019 -0400 Update flag.json and Flag unit tests commit 1616678 Author: Satyam Ghodasara <[email protected]> Date: Thu Mar 14 21:48:49 2019 -0400 Update Flag properties commit 45cd8cb Author: Satyam Ghodasara <[email protected]> Date: Thu Mar 14 21:45:07 2019 -0400 Add new properties to DataPoint commit 31cd00f Author: Satyam Ghodasara <[email protected]> Date: Fri Mar 15 09:44:56 2019 -0400 Changed missingResponse error to missingHeaders commit d6ecadd Author: Satyam Ghodasara <[email protected]> Date: Thu Mar 14 22:36:28 2019 -0400 Update documentation commit 8a0f650 Author: Satyam Ghodasara <[email protected]> Date: Thu Mar 14 21:28:07 2019 -0400 Fixed documentation spacing commit 47b1297 Author: Satyam Ghodasara <[email protected]> Date: Thu Mar 14 21:20:58 2019 -0400 Add trailing newline commit 96eb5ff Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 22:51:48 2019 -0400 Updated Results unit testing with new errors commit aedd785 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 22:47:25 2019 -0400 Update error handling commit 53f0474 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 17:20:01 2019 -0400 Make Forecast conform to Decodable commit f90a74c Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 17:06:29 2019 -0400 Make DataBlock conform to Decodable commit 02958dd Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 17:06:10 2019 -0400 Add dedicated JSON for DataBlock testing commit 6b97eee Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:55:29 2019 -0400 Remove unused code from DataPoint and unit tests commit 33288c2 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:53:01 2019 -0400 Make Datapoint conform to Decodable commit 906e6c6 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:52:47 2019 -0400 Add dedicated JSON for DataPoint testing commit 81d0da0 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:46:52 2019 -0400 Update unit test name commit ed12834 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:40:20 2019 -0400 Make supporting classes conform to Decodable commit a180acc Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:38:08 2019 -0400 Add more rigorous testing of Flag properties commit 3b6ff9d Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:37:54 2019 -0400 Add custom keys for Flag properties commit 4bc1d40 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:19:57 2019 -0400 Update unit tests for Decodable Flag commit b03c87f Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:19:39 2019 -0400 Make Flag conform to Decodable commit e8737ac Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:19:15 2019 -0400 Add dedicated JSON for flag testing commit 944a032 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:18:47 2019 -0400 Add explicit reference to decoder commit 354fa09 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:10:25 2019 -0400 Make Units conform to Decodable commit f7e59c4 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:09:20 2019 -0400 Make Alert conform to Decoable commit b523c87 Author: Satyam Ghodasara <[email protected]> Date: Wed Mar 13 16:08:58 2019 -0400 Added dedicated JSON for alerts testing commit 69e190b Author: Satyam Ghodasara <[email protected]> Date: Tue Oct 2 15:31:39 2018 -0400 Updated Swift 4.2 badge in README.md commit 13b81a6 Author: Satyam Ghodasara <[email protected]> Date: Tue Oct 2 15:27:59 2018 -0400 Bumped version to 5.1.0 commit 38239ca Author: Satyam Ghodasara <[email protected]> Date: Tue Oct 2 15:27:50 2018 -0400 Updated CHANGELOG.md commit 1147c12 Author: Satyam Ghodasara <[email protected]> Date: Tue Oct 2 15:22:30 2018 -0400 Updated CocoaPod dependencies commit 6b52efa Author: Satyam Ghodasara <[email protected]> Date: Tue Oct 2 15:22:15 2018 -0400 Fixed NSDictionary downcasting commit 88b536f Author: Satyam Ghodasara <[email protected]> Date: Tue Oct 2 15:14:29 2018 -0400 Added more languages Hebrew and Latvian are now supported commit b00250b Author: Satyam Ghodasara <[email protected]> Date: Tue Oct 2 15:00:46 2018 -0400 Fixed string case “X-Forecast-API-Calls” and “X-Response-Time” are now lowercase from DarkSky.net. Updated source and unit tests for this interface change. GitHub Issue #54. commit 3492bdc Author: Satyam Ghodasara <[email protected]> Date: Sat Mar 31 19:33:25 2018 -0400 Updated .travis.yml commit 726ae60 Author: Satyam Ghodasara <[email protected]> Date: Sat Mar 31 19:23:44 2018 -0400 Rebase commit 77420c3 Author: Satyam Ghodasara <[email protected]> Date: Sat Mar 31 12:43:14 2018 -0400 Removed reference to recovered Language.swift commit 7d76b54 Author: Satyam Ghodasara <[email protected]> Date: Fri Mar 30 17:13:28 2018 -0400 Updated project
- Loading branch information
Showing
40 changed files
with
2,762 additions
and
3,781 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.