Sha256: 846cea9d98b6055f83a1d00376b24966e126317972aceee63acd918e5cf85a3c
Contents?: true
Size: 750 Bytes
Versions: 1
Compression:
Stored size: 750 Bytes
Contents
# CHANGELOG ## 1.0.4 * Added `brief_forecast` API endpoint to return a brief forecast for the latitude and longitude. ## 1.0.3 * Added `interesting` API endpoint to return a list of interesting storms happening right now. * Fixed bug in `precipitation` API endpoint where multiple locations were not correctly passed to the API. ## 1.0.2 * Removed default to disable SSL peer verification now that the DarkSky API server has a signed certificate. ## 1.0.1 * Added `options` hash to API endpoints as final parameter. * Default options for API endpoints disable SSL peer verification while DarkSky API is in beta and still uses a self-signed certificate. * Fixed response parsing for `precipitation` API endpoint. ## 1.0.0 * Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
darksky-1.0.4 | CHANGELOG.markdown |