DataJoint 2.0.2
·
156 commits
to master
since this release
Bug Fixes
-
fix: Support 'KEY' in fetch() for backward compatibility (#1384)
- Restores
fetch('KEY')syntax from DataJoint 0.14 - Fixes #1381
- Restores
-
fix: Handle inhomogeneous array shapes in to_arrays() (#1382)
- Correctly handles blob arrays with different shapes
- Fixes #1380
-
fix: Handle semantic_check for job table operations (#1383)
- Fixes
populate(reserve_jobs=True)whenkeep_completed=True - Fixes #1379
- Fixes
-
fix: Handle missing SSL context in multiprocess populate (#1377)
- Prevents errors when SSL context is not available in child processes
Installation
pip install datajoint==2.0.2