Files
weewx/examples/basic/changelog
Tom Keffer 9030153817 Correct errors using gettext().
Use StringIO to initialize configuration.

Change skin name from 'basic' to 'Basic'.

Use .long_form for elapsed times.
2023-08-20 14:31:09 -07:00

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