Skip to content

0.2.0rc1

Pre-release
Pre-release

Choose a tag to compare

@josephmje josephmje released this 02 Jan 17:55
8bc2c5c

Release Notes

Upgrade Python version to 3.6 and above.

Changes

  • [FIX] Python3 conversion bug fixes (Round 2) (#252)
  • [FIX] Python3 conversion bug fixes (round 1) (#251)
  • [FIX] Pull all subjects in dm_task_files.py instead of just checklisted ones. (#247)
  • [FIX] Decode bytestring for version from REDCap (#250)
  • [FIX] Modify scanid variable in dm_link.py (#248)
  • [REF] Update code to Python 3 + PEP8 changes + remove deprecated scripts (#245)