Commit Graph

41 Commits

Author SHA1 Message Date
Tom Keffer
06dc466206 Bump version to v4.1.1 2020-05-30 14:55:14 -07:00
Tom Keffer
a55c9cd22b Set Version to 4.1.0 2020-05-25 12:10:00 -07:00
Tom Keffer
c525a047f6 Bumped to Version 4.0.0 2020-04-30 08:19:40 -07:00
Tom Keffer
6b557e1c4c v4.0.0b18 2020-04-01 10:13:43 -07:00
Tom Keffer
72718c6768 Inject types no longer calculated by default by StdWXCalculate. 2020-03-27 17:29:13 -07:00
Tom Keffer
9e48f10503 v4.0.0b17 2020-03-27 09:10:29 -07:00
Tom Keffer
47b53a8257 Fixed test for bad display units. 2020-03-27 09:06:58 -07:00
Tom Keffer
1955033c8b Updated test_config 2020-03-26 16:49:44 -07:00
Tom Keffer
5b3bd2b5aa Fixed problem in weecfg test suite.
Caused by the lack of ordering in a dictionary.
2020-03-22 06:05:08 -07:00
Tom Keffer
a7db2dc7a8 v4.0.0b16
No longer hardwire in the location of scripts
2020-03-14 18:41:58 -07:00
Tom Keffer
859930cfa9 v4.0.0b15 2020-03-14 16:15:49 -07:00
Tom Keffer
9589c52fe0 v4.0.0b14 2020-03-03 12:20:26 -08:00
Tom Keffer
2e7ee33994 V4.0.0b13 2020-02-23 05:08:00 -08:00
Tom Keffer
fb97200c7a v4.0.0b12 2020-02-08 12:01:04 -08:00
Tom Keffer
78f14436e3 V4.0.0b11 2020-01-31 13:25:13 -08:00
Tom Keffer
00609bff08 V4.0.0b10 2020-01-24 17:49:06 -08:00
Tom Keffer
20fa5c2334 V4.0.0b9 2020-01-15 11:19:33 -08:00
tkeffer@gmail.com
783b8d8e5f V4.0.0b8 2020-01-12 10:04:07 -08:00
tkeffer@gmail.com
a0fecfaced Added tests for main module.
This allows these files to be used by PyCharm's unittest facility
2020-01-09 05:01:16 -07:00
tkeffer@gmail.com
06249e835f Perform compare against unicode strings. 2020-01-06 14:10:33 -07:00
tkeffer@gmail.com
9ec528b252 Regression testing against older versions of configobj.
Tested against configobj V4.7.2
2020-01-06 13:04:41 -07:00
tkeffer@gmail.com
116c76961c Fixed UnicodeDecodeError problem when using older versions of ConfigObj.
Version 4.0.0b7
2020-01-05 14:45:29 -07:00
tkeffer@gmail.com
bde6050413 V4.0.0b6 2019-12-31 05:02:46 -07:00
tkeffer@gmail.com
1d43bbbb80 V4.0.0b5 2019-12-06 07:27:51 -07:00
Tom Keffer
b4c820f703 V4.0.0b4 2019-11-26 17:22:14 -08:00
Tom Keffer
f1cf079adb V4.0.0b3 2019-11-23 08:13:01 -08:00
Tom Keffer
6bdc06bdd1 V4.0.0b2 2019-11-22 05:32:07 -08:00
Tom Keffer
dde95de7a5 Removed log msg that can generate lots of false positives. 2019-11-14 11:41:16 -08:00
Tom Keffer
007472e5e2 v4.0.0a10 2019-11-10 06:07:47 -08:00
Tom Keffer
c93d860366 version 4.0.0xt1, incorporating extended types. 2019-11-08 09:14:39 -08:00
Tom Keffer
234ff803e0 Updated test suite to reflect new schema structure 2019-10-21 06:00:38 -07:00
Tom Keffer
0e3e87780f Changed expected patched config file to reflect LOOP2 packets 2019-10-03 16:37:28 -07:00
Tom Keffer
92dcb7337e v4.0.0a9 2019-09-20 12:12:09 -07:00
Tom Keffer
9fd5cd407d V4.0.0a8 2019-09-02 05:25:23 -07:00
Tom Keffer
63a9963a12 Support older Vantage stations that do not have the LPS command. 2019-08-24 07:24:34 -07:00
Tom Keffer
dccf8a3a35 Renamed weeutil.logging to weeutil.logger;
Eliminated backwards compatibility references in weeutil.weeutil
2019-08-16 14:40:14 -07:00
Tom Keffer
32c35ce380 Port wunderfixer to the new WU API. The WU seems to no longer allow
reposting old records, so this "sort of" fixes issue #414.
2019-07-18 08:07:40 -07:00
Tom Keffer
abb2538c60 Fixed problem where sub-sections DegreeDays and Trend were located
under the wrong weewx.conf section. Added upgrades for V4.0.
Added tests for upgrade. Fixes issue #432.
2019-07-15 12:14:57 -07:00
Tom Keffer
f16cadeb40 Unit group "group_distance" is now a first-class group. 2019-03-12 18:13:02 -07:00
Tom Keffer
2c7e600b48 Bump version t v4.0.0a4 2019-03-12 17:21:23 -07:00
Tom Keffer
77480391d0 Changed name of test subdirectory from 'test' to 'tests'. 2019-03-02 17:26:05 -08:00