3.0.0.31
* Fixed error with the windDirection field in the database. It was too short to handle the wind direction text. This did not affect SQLite databases. Previously, weatherXML was storing S instead of South. This was changed in the previous release for the current conditions data.
* Forecast wind direction nows uses the wind direction text instead of the abbreviations. Ex South instead of S. This is for the forecast data.
* Modified rain totals to be 2 places past the decimal.
* Fixed error with the windDirection field in the database. It was too short to handle the wind direction text. This did not affect SQLite databases. Previously, weatherXML was storing S instead of South. This was changed in the previous release for the current conditions data.
* Forecast wind direction nows uses the wind direction text instead of the abbreviations. Ex South instead of S. This is for the forecast data.
* Modified rain totals to be 2 places past the decimal.
Comment