Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 656 Bytes

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 656 Bytes

Changelog

1.0.2 (2018-10-22)

  • Rename trollop dependency to optimist
  • Rename "Cloud Cover" to "Nebulosity"

1.0.1 (2018-07-26)

  • Fix format error

1.0.0 (2018-03-31)

  • Colorize and refactor output
  • Update dependencies
  • Replace Forecast#fetch_index by Forecast#fetch_ranges
  • Fix bug when time is not in UTC
  • Drop support of ruby version < 2.1
  • Increase code coverage

0.1.0 (2016-06-11)

  • Add forecast executable
  • Cache geolocation requests
  • Replace curl wrapper with excon gem
  • Fix cache path

0.0.2 (2016-06-09)

  • Raise error when field could not be read in file

0.0.1 (2015-05-04)

  • Publish initial version