public
Description: Ruby API for National Oceanic and Atmospheric Association (National Weather Service) weather data
Homepage:
Clone URL: git://github.com/outoftime/noaa.git
noaa / CHANGELOG
100644 8 lines (4 sloc) 0.219 kb
1
2
3
4
5
6
7
8
v0.2.2. Fix error in NOAA::CurrentConditions#weather_type_code
 
v0.2.1. Fix error in NOAA.current_conditions()
 
v0.2.0. Get #weather_type_code and #image_url from CurrentConditions and Forecast
 
v0.1.0. Initial release