You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Key changes:
- Bump neuroconv from 0.6.1 to 0.9.1 across all environments
- Sync ElectrodeColumns/UnitColumns metadata with all schema properties (incl. data_type inference)
- Fix Table.js: value == '' was true for 0 (JS coercion bug)
- Add metadata/conversion_options kwargs to temporally_align_data_interfaces (0.7.0 API change)
- Add _ensure_dandi_staging_alias() for dandi >= 0.74.0 compat
- Update automatic_dandi_upload param: staging → sandbox (0.9.0 API change)
- Pin h5py < 3.13 on macOS arm64 (HDF5 symbol mismatch with pytables)
- Remove deprecated macos-13 CI runners from all workflows
- Update E2E tests: SpikeGLX now uses folder_path + stream_id (0.9.0 API change)
- Loosen ndx-pose (>= 0.1.1) and nwbinspector (>= 0.6.2) pins
- Remove neo and pandas pins (no longer needed with neuroconv >= 0.8.0)
0 commit comments