- Your contribution here.
- #40: Fixing rubocop violations and improved .rubocop.yml - @troya2.
- #41: Added additional tests for hourly forecast that include all data types - i.e. rain and snow - @troya2.
- #42: Added support for the thirty day forecast in the pro 2.5 API - @troya2.
- #45: Added support for One Call 3.0 API on base plan - @dblock.
- #25: Exposed the national weather alerts response in the One Call API - @troya2.
- #38: Migrated to One Call 3.0 API - @jeanmartin.
- #39: Added support for the hourly forecast in the pro 2.5 API - @troya2.
- #30: Added support for Ruby 3.2 - @petergoldstein.
- #27: Removed default values for Faraday’s SSL settings ca_file and ca_path - @sunny.
- #21, #20, #19, #18: Added support for Stations API - @wasabigeek.
- #22: Removed API version from
Config#endpoint
- @dblock.
- #14: Added support for One Call API - @dblock.
- #16: Added support for temperature and wind speed conversion - @dblock.
- #16: Added
weather#icon_url
returning a parsedURI
- @dblock. - #15: Renamed
CityWeather
toOpenWeather::Models::City::Weather
- @dblock. - #12: Cache
Faraday::Connection
for persistent adapters - @dblock. - #13: Require Faraday >= 1.0 - @dblock.
- Initial public release - @dblock.