Mercurial > getan
diff CHANGES @ 488:463894654d77 3.0
Prepares for release 3.0
rename getan-eval.py to getan-report.
rename getan-report.py to getan-day-report
installed getan-report as script.
installed getan-day-report as script.
set python_requires to >=3.4
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Fri, 29 Jun 2018 19:47:01 +0200 |
parents | 40dd1e33c1dd |
children | 185efdb9fa18 |
line wrap: on
line diff
--- a/CHANGES Fri Jun 29 19:28:24 2018 +0200 +++ b/CHANGES Fri Jun 29 19:47:01 2018 +0200 @@ -1,9 +1,9 @@ -2.x 20xx-xx-xx UNRELEASED +3.0 2018-06-29 - * getaneval.py (before getan-eval.py) can now be run directly without - PYTHONPATH. - getaneval.py is now installed as a script. More information can be found in - ./doc/old_issues.txt -20170504 BER + * getan-report (before getan-eval.py) and getan-day-report (before + getan-report.py) can now be run directly without PYTHONPATH. + getan-report and getan-day-report is now installed as a script. More + information can be found in ./doc/old_issues.txt -20170504 BER Patch by Magnus Schieder * The logging can now be switched on and off. The default value is off.