|
| 1 | +2016-05-19 v0.15.3 |
| 2 | + |
| 3 | +* modify TestSortElementTree to test for new commandline switch for keeping all results that bypasses the compress events functions (Christopher Barnes) |
| 4 | +* Updating GetTheDocs URL in README.md (Nicholas Rejack) |
| 5 | +* Allow setuptools_scm to set the version when it's importing redi.py (Nicholas Rejack) |
| 6 | +* docs/conf.py needs to get the version from one directory up. (Nicholas Rejack) |
| 7 | +* Adding 2 necessary elements to validate formEvents with HCV RNA forms. Fixing whitespace. (Nicholas Rejack) |
| 8 | +* Adding setuptools_scm to docs/conf.py. Now using dynamically-set version number (based on Git tag) (Nicholas Rejack) |
| 9 | +* Adding setuptools_scm to redi.py. Now using dynamically-set version number (based on Git tag) (Nicholas Rejack) |
| 10 | +* Adding setuptools_scm to setup.py. Now using dynamically-set version number (based on Git tag) (Nicholas Rejack) |
| 11 | +* Fixing broken test by reordering XML statements so they validate. (Nicholas Rejack) |
| 12 | +* Modifying redi/redi.py to add validation for XSD for formEvents.xml (Nicholas Rejack) |
| 13 | +* Added redi/utils/formEvents.xsd to validate formEvents.xml (Nicholas Rejack) |
| 14 | +* add info on tests needed before I can make a pull request, to TODO (Christopher Barnes) |
| 15 | +* comment out test for --keep-all, add TODO to fix this later (Christopher Barnes) |
| 16 | +* Add 2 TODOs that cover issues with the timestamp and how it affects conmeds. (Buck72) |
| 17 | +* take the -keep-all logic out of get_key_date (Christopher Barnes) |
| 18 | +* take the -keep-all logic out of get_key_date (Christopher Barnes) |
| 19 | +* add keep-all-results logic to get_key_dates (Christopher Barnes) |
| 20 | +* add keep-all-results logic to get_key_dates (Christopher Barnes) |
| 21 | +* mod TestSortElementTree.py to have test keep-all results inputs (Christopher Barnes) |
| 22 | +* mod TestSortElementTree.py to have correct number of args(3) to handle new input keep-all (Christopher Barnes) |
| 23 | +* fixed incorrect ref to input_file to input_file_path on line 400 in _run (Christopher Barnes) |
| 24 | +* set flase correctly in sort elements to turn OFF compression (Christopher Barnes) |
| 25 | +* add keep all to create person xml func (Christopher Barnes) |
| 26 | +* add keep all to create person xml func (Christopher Barnes) |
| 27 | +* add keep all to create person xml func (Christopher Barnes) |
| 28 | +* change all refs to --kepp all to use true and false (Christopher Barnes) |
| 29 | +* fix inputs to sort_element_tree, pass in keep all results (Christopher Barnes) |
| 30 | +* fix inputs to _run, change inputfilename to input_file_path (Christopher Barnes) |
| 31 | +* fix inputs to _run, added -K and -f args and set defaults to none (Christopher Barnes) |
| 32 | +* process raw file correctly as part of keep all results (Christopher Barnes) |
| 33 | +* process raw file correctly as part of keep all results (Christopher Barnes) |
| 34 | +* cleanup -K keep all switch (Christopher Barnes) |
| 35 | +* cleanup -K keep all switch (Christopher Barnes) |
| 36 | +* cleanup -K keep all switch (Christopher Barnes) |
| 37 | +* add switch to keep all results (Christopher Barnes) |
| 38 | + |
1 | 39 | 2016-03-17 v0.15.2
|
2 | 40 |
|
3 | 41 | * Summary: Hotfix to fix logging behavior when input file is not present.
|
|
0 commit comments