Mercurial > getan
comparison 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 |
comparison
equal
deleted
inserted
replaced
487:e7334b946caa | 488:463894654d77 |
---|---|
1 2.x 20xx-xx-xx UNRELEASED | 1 3.0 2018-06-29 |
2 | 2 |
3 * getaneval.py (before getan-eval.py) can now be run directly without | 3 * getan-report (before getan-eval.py) and getan-day-report (before |
4 PYTHONPATH. | 4 getan-report.py) can now be run directly without PYTHONPATH. |
5 getaneval.py is now installed as a script. More information can be found in | 5 getan-report and getan-day-report is now installed as a script. More |
6 ./doc/old_issues.txt -20170504 BER | 6 information can be found in ./doc/old_issues.txt -20170504 BER |
7 Patch by Magnus Schieder | 7 Patch by Magnus Schieder |
8 | 8 |
9 * The logging can now be switched on and off. The default value is off. | 9 * The logging can now be switched on and off. The default value is off. |
10 If logging is off, no log file is created. | 10 If logging is off, no log file is created. |
11 More information can be found in ./doc/old_issues.txt -20170504 BER | 11 More information can be found in ./doc/old_issues.txt -20170504 BER |