- Rename
trollop
dependency tooptimist
- Rename "Cloud Cover" to "Nebulosity"
- Fix
format
error
- Colorize and refactor output
- Update dependencies
- Replace
Forecast#fetch_index
byForecast#fetch_ranges
- Fix bug when time is not in UTC
- Drop support of ruby version < 2.1
- Increase code coverage
- Add forecast executable
- Cache geolocation requests
- Replace curl wrapper with excon gem
- Fix cache path
- Raise error when field could not be read in file
- Publish initial version