0.26 02feb2014
* use INST_SKIN_ROOT in install.py
* improved feedback when search list extension is not installed
* default to cmon_sqlite rather than computer_sqlite

0.25 01feb2014
* package for use with weewx 2.6 extension installer
* default to locale for date/time strings
* do not display tide column unless there are tides
* added aurora forecasts to links page
* added open weathermap to links page
* use condensed forecast table (inspiration from marten oosterhoff)
* added uv value and graphs
* added direct support for zambretti forecasts
* added support for station/computer health
* push rss link to links page
* make tides work independently of any other forecasts
* improve popup graph layout
* use cookies to remember station health metric control states

0.24 02jan2014
* added column for alltime in hilo stats
* adjust pop column width
* constrain yscale to 0,100 where appropriate

0.23 01jan2014
* added daylight hours
* added show/rain icons to precipitation amounts
* added column headings on index page

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
