Skip to content

Releases: NeurodataWithoutBorders/nwb-schema

2.2.2 NWB format specification release

03 Mar 17:46
@rly rly
7931e59

Choose a tag to compare

This bugfix release fixes:

  • shape and dims of OpticalSeries.data for color images
  • allows more than one OpticalChannel object in ImagingPlane
  • fixes missing 'shape' and 'dims' key for types VectorData, VectorIndex, and DynamicTableRegion
  • 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

16 Jan 01:19
@rly rly
5d6160e

Choose a tag to compare

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

07 Jan 02:04
@rly rly
62c7340

Choose a tag to compare

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

17 Sep 00:30
@rly rly
da3bcd7

Choose a tag to compare

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

22 Mar 00:50
34c4240

Choose a tag to compare

Minor update to the namespace of the NWB:N core schema to add title and doc for the included source files.