This repository was archived by the owner on Oct 12, 2023. It is now read-only.
0.14.4
2015-12-03 v0.14.4
- Summary: RED-I now has built-in log rotation.
- Removing whitespace in docs/redi_usage.rst (Nicholas Rejack)
- Adding note in documentation about log rotation. (Nicholas Rejack)
- Adding log file rotation. Stores 31 days, after which the files are rotated. (Nicholas Rejack)
- Moving logic of preprocessor sorting to run_preproc. Run on a sorted list of preprocessors and fetch module name from original dict. Add comments to clarify logic of running preproc. (Nicholas Rejack)
- Log the preprocessors as they are run. Fix a syntax error. (Nicholas Rejack)
- Move redcap_records.py to its own package, redcap_cli, already published in the Python Package Index (Philip Chase)