Commit Graph

10 Commits

Author SHA1 Message Date
Tom Keffer
a94c7662d7 setup.py now removes docs/CHANGES.txt.
V2.2.0b1
2013-02-10 15:35:41 +00:00
Tom Keffer
cfa3ba127b Renamed the executables yet again. This time, removed the ".py" suffix. 2013-02-09 17:06:55 +00:00
Matthew Wall
f49c10c78e handle more log messages 2013-02-09 16:31:56 +00:00
Tom Keffer
f99dcc7b8d setup.py now does a rename for the bin subdirectory and for weewx.conf, instead of copying them.
This avoids having to curate the contents of deleted, obsolete files.
v2.2.0a4
2013-02-09 01:17:39 +00:00
Tom Keffer
dd612dbeb0 Changed the names of the wee-config utilities to use underscores instead of hyphens. This is because module names with hyphens in them are not valid Python names. 2013-02-07 23:16:45 +00:00
Tom Keffer
1975b705ca Changed the name of the utilities:
runreports.py -> wee-reports.py
    config_database.py -> wee-config-database.py
    config_vp.py -> wee-config-vantage.py
    config_fousb.py -> wee-config-fousb.py
2013-02-05 23:37:56 +00:00
Tom Keffer
8e6287c17e Now allows I18N versions of the compass direction ordinates. 2013-02-04 17:05:51 +00:00
Tom Keffer
0fdacb1628 Added the ability to produce ordinal wind directions. 2013-02-04 02:03:31 +00:00
Matthew Wall
f04fd0a736 added note about rain rate calculation for fousb 2013-02-01 05:50:22 +00:00
Matthew Wall
23def3f44b reformat changelog to 80 columns. rename to changes.txt from README.txt. 2013-01-29 02:46:15 +00:00