Skip to content

Commit 4097ec8

Browse files
committed
finish release notes
1 parent 6227cd3 commit 4097ec8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/source/releases/0.10.1.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Neo 0.10.1 release notes
33
========================
44

5-
3rd March 2022
5+
2nd March 2022
66

77

88
Bug fixes and improvements in IO modules
@@ -11,6 +11,11 @@ Bug fixes and improvements in IO modules
1111
* :class:`NeuralynxIO` memory performace was improved during initialization [#998](https://github.com/NeuralEnsemble/python-neo/pull/990) and new arguments for file selection were added [#1023](https://github.com/NeuralEnsemble/python-neo/pull/1023) [#1043](https://github.com/NeuralEnsemble/python-neo/pull/1043)
1212
* :class:`TdtIO` can load single block tdt datasets [#1057](https://github.com/NeuralEnsemble/python-neo/pull/1057)
1313
* :class:`SpikeGLXIO` supports neuropixel 2.0 format [#1045](https://github.com/NeuralEnsemble/python-neo/pull/1045) and uses corrected gain values [#1069](https://github.com/NeuralEnsemble/python-neo/pull/1069)
14+
* :class:`NixIO` some bug fix related to nixio module
15+
* :class:`NwbIO` various improvement [#1052](https://github.com/NeuralEnsemble/python-neo/pull/1052) [#1054](https://github.com/NeuralEnsemble/python-neo/pull/1054)
16+
* :class:`OpenEphysIO` small bug fix [#1062](https://github.com/NeuralEnsemble/python-neo/pull/1062)
17+
* :class:`MaxwellIO` bug fix [#1074](https://github.com/NeuralEnsemble/python-neo/pull/1074)
18+
* :class:`NeuroscopeIO` bug fix [#1078](https://github.com/NeuralEnsemble/python-neo/pull/1078)
1419
* The IO modules of this release have been tested with version 0.1.1 of the `ephy_testing_data`_.
1520

1621
Documentation

0 commit comments

Comments
 (0)