Release Name: 1.0rc1
Notes:
Initial release candidate.
There are some known issues:
1. Support for parallel modifying of database contents will not be
supported. Currently there is no checking to see if an existing
process is already accessing a project's data. Do NOT run multiple
processes that import data or modify the project XML file, it will
break.
2. dt_project_gui.py is slow to load for large projects >100
subjects. This is due to the way that the XML file is parsed, it
will be addressed soon.
Changes:
|