If anyone wants to play around with a Docker image of this beta, it's at mitct02/weewx:4.6.0b1
On Friday, August 13, 2021 at 1:07:54 PM UTC-4 Tom Keffer wrote: > Notable change since the alpha versions is that the "lang" files have been > "flattened." This makes them easier to maintain. > > Find the beta in the usual place: > https://weewx.com/downloads/development_versions/ > > CHANGE LOG: > > Easy localization of all skins that come with WeeWX. Big thanks to user Karen, > who drove the effort! PR #665. > > Allow options --date, --from, and --to to be used with wee_database > --reweight. > PR #659. Thanks to user edi-x! > > Added Cheetah helper functions $jsonize(), $rnd(), and $to_int(). > > Added conversions for unix_epoch_ms and unix_epoch_ns. Calculations in > celestial.inc now explicitly use unix_epoch. > > Added almanac attribute "visible" and "visible_change". For example, > $almanac.sun.visible returns the amount of daylight, > $almanac.sun.visible_change > the difference since yesterday. > > Fixed problem that could cause weather xtypes services not to shut down > properly. PR #672. Thanks again to user edi-x! > > Added Cheetah tag $filename, the relative path of the generated file. Useful > for setting canonical URLs. PR #671. Thanks again to user Karen! > > XType get_scalar() and get_series() calls can now take extra keyword > arguments. > PR #673. > > Fixed problem where a bad clock packet could crash the WMR100 driver. > > Davis documentation for LOOP2 10-minute wind gusts is wrong. The Vantage > actually emits mph, not tenths of mph. Changed driver so it now decodes the > field correctly. Fixes issue #686. > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-development/7d3735fe-70de-4dd2-b0e8-80a31b164cefn%40googlegroups.com.
