0.22 09nov2013
* improve legend layout
* make css a bit more robust
* include snowflake and raindrop icons for accumulation

0.21 11oct2013
* use forecast api v2 conventions - CheetahGenerator is now part of weewx
* specify a stale_age for the forecast.html file
* punt the superfluous directory for RSS
* use pattern when copying icons
* fix bug in display of precipitation probability

0.20 20sep2013
* format strings must begin with a % character

0.19 17sep2013
* default to FileGenerator, but instructors for how to enable forecasting
* reduce db queries for summaries
* do not display units for rainfall since they are already in columns

0.18 07sep2013
* display precipitation quanities properly (snow and rain)
* fixed units conversions
* use $unit.label for all legends
* minor cleanup of some old cruft

0.17 04sep2013
* make font size larger in forecast table
* fix some table layout/sizing issues
* do not override body on forecast page

0.16 03sep2013
* use better values for precipitation in the 'current' page
* display forecasts from multiple sources if available
* display qpf and qsf in forecasts if available

0.15 01sep2013
* eliminate valign, do it using css instead
* workaround sunrise/sunset inconsistancy (string versus ValueHelper)
* vertically center wind speeds
* punt the icon_dir variable, use icons instead
* explicit enumeration of icon images that must be copied

0.14 01sep2013
* integrate forecast data into current page
* display today's outlook in current page
* display tides in current page, if available
* add forecast link to navigation, if forecasting is available

0.13 30aug2013
* complete support for the forecasting module
* aw icon set derived from Adam Whitcroft's climacons http://adamwhitcroft.com
* wu icon set derived from weather underground icons
* mo icon set derived from uk met office icons

0.12 20jul2013
* better scaling for mobile devices
* minor consolidation of link urls
* fixed NONE variable in skin.conf
* fixed nws 48hour image link

0.3 03jan2013
* added a 'wx' for the favicon
* use - rather than N/A when values not available
* cleanup sun/moon/phase layout
* links to graphs from values in table in index page
* no underlines in links in metrics tables
* added two-tone bar charts
* compactify layout of metrics table on index page

0.2 01jan2013
* make index page suitable for mobile/phone/small devices

0.1 29dec2012
* initial implementation
