Releases: NeurodataWithoutBorders/nwb-schema
2.2.2 NWB format specification release
This bugfix release fixes:
- shape and dims of
OpticalSeries.datafor color images - allows more than one
OpticalChannelobject inImagingPlane - fixes missing 'shape' and 'dims' key for types
VectorData,VectorIndex, andDynamicTableRegion - reverts changes to retinotopy.yaml in 2.1.0 which break backward compatibility and were not supported by the APIs
See the release notes at https://nwb-schema.readthedocs.io/en/latest/format_release_notes.html#march-2-2020
2.2.1 NWB format specification release
This bugfix release fixes an incorrect nwb_version specified in nwb.file.yaml and incorrect version in hdmf-common namespace.yaml.
2.2.0 NWB format specification release
This release makes a number of improvements and fixes to improve usability and consistency of the NWB:N standard. It also includes a migration of non-neuroscience-specific data types to a common schema and repository called hdmf-common-schema. For the full list of changes, please see the format release notes.
2.1.0 NWB:N fomat specfication release
This release makes a number of improvements and fixes to improve usability and consistency of the NWB:N standard. It also introduces a new scratch space for storing temporary, arbitrary datasets in an NWBFile and a new storage key "object_id" for uniquely identifying a group or dataset within a given NWBFile. For the full list of changes, please see the format release notes.
2.0.1 NWB:N fomat specfication release
Minor update to the namespace of the NWB:N core schema to add title and doc for the included source files.