Available in the usual places:
http://www.weewx.com/downloads/development_versions/

One notable change: the syntax for $gettext has changed from
"bracket-style" to "function-style". That is, instead of this

$gettext["something to be translated"]


use this

$gettext("something to be translated")


There are also some new bug fixes, notably in the logger.

A nice new feature is the ability to conditionally generate plot graphs on
whether-or-not they include any data. See option "skip_if_empty" in the
Customization Guide.

-tk

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-development+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/CAPq0zEB1maqD9tB07OxrtTW1M5n%3Dce%2Bh3eH6WgLP1sCR7sP7fQ%40mail.gmail.com.

Reply via email to