mirror of
https://github.com/weewx/weewx.git
synced 2026-04-18 08:36:54 -04:00
Use StringIO to initialize configuration. Change skin name from 'basic' to 'Basic'. Use .long_form for elapsed times.
18 lines
352 B
Plaintext
18 lines
352 B
Plaintext
0.5 20aug2023
|
|
* Correct errors using gettext().
|
|
* Use StringIO to initialize configuration.
|
|
* Change skin name from 'basic' to 'Basic'.
|
|
* Use .long_form for elapsed times.
|
|
|
|
0.4 22jan2023
|
|
* Ported to WeeWX V5. -tk
|
|
|
|
0.3 10may2021
|
|
* Internationalized. -tk
|
|
|
|
0.2 02may2021
|
|
* Fixed some bugs. -tk
|
|
|
|
0.1 02feb2014
|
|
* initial release as packaged weewx extension
|