Releases: IUREDCap/redcap-etl
Releases · IUREDCap/redcap-etl
REDCap-ETL 2.3.18
REDCap-ETL 2.3.17
- Added exit code of 2 for redcap_etl script execution exception
REDCap-ETL 2.3.16
- Updated dependencies
- Fixed PHP 8.5 deprecated code
- Fixed some tests
- Improved the documentation
REDCap-ETL 2.3.15
- Fixed bug where incorrect processing was occurring when certain non-alphanumeric characters were used as checkbox values, for example, the '.' in floating point values, such as 1.2
REDCap-ETL 2.3.14
- Fixed logging bug for case where e-mail logging failed for one or more e-mail addresses
- Updated development dependencies
REDCap-ETL 2.3.13
- Fixed variable name spellings for failed sends in the Logger sendMail method
REDCap-ETL 2.3.12
- Fixed issues with the suffixes feature, including fixing label fields for suffix fields
- Added support for suffixes with repeating instruments and repeating events
REDCap-ETL 2.3.11
- Added support for missing data codes
- Changed lookup table generation to maintain the original capitlization of values containing letters (instead of making them lowercase)
REDCap-ETL 2.3.10
- Fixed bug for case where, if the database field name for a multiple-choice REDCap field name was set to something different than the REDCap field name, the label field name was being generated using the REDCap field name, instead of the database field name
REDCap-ETL 2.3.9
- Added error handling for cases where the required PHP extensions are missing for the database system used for loading data extracted from REDCap