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
Copy file name to clipboardExpand all lines: docs/storage/source/storage_release_notes.rst
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,23 +2,24 @@
2
2
Release Notes
3
3
=============
4
4
5
+
NWB:N - v2.1.0
6
+
--------------
7
+
Added documentation for new NWB key 'object_id' (see also format release notes for NWB 2.1.0: https://nwb-schema.readthedocs.io/en/latest/format_release_notes.html#september-2019).
8
+
5
9
NWB:N - v2.0.1
6
10
--------------
7
11
Added missing documentation on how format specification are cached in HDF5.
8
12
9
13
NWB:N - v2.0.0
10
14
---------------
11
15
12
-
Created seperate reStructuredText documentation (i.e., this document) discuss and govern
16
+
Created separate reStructuredText documentation (i.e., this document) discuss and govern
13
17
storage-related concerns. In particular this documents describes how primitives and keys
14
18
described via the specification language are mapped to storage, in particular HDF5.
15
19
16
20
NWB:N - v1.0.x and earlier
17
21
--------------------------
18
22
19
-
For version 1.0.x and earlier, there was no official seperate document governing NWB:N storage concerns as
23
+
For version 1.0.x and earlier, there was no official separate document governing NWB:N storage concerns as
20
24
HDF5 was the only supported storage backend with implicit mapping between HDF5 types and NWB:N
0 commit comments