Skip to content

Commit b29f90c

Browse files
committed
release notes 0.14.2
1 parent 1dad7e2 commit b29f90c

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed

doc/source/releases/0.14.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Bug fixes and improvements in IO modules
3838
----------------------------------------
3939

4040
Bug fixes and/or improvements have been made to :code:`BlackRockIO`, :code:`SpikeGLXIO`, :code:`MaxwellIO`, :code:`IntanIO`, :code:`TdtIO`,
41-
:code:`OpenEphysBinaryIO`, :code:`NeoMatlabIO`, :code:`EdfIO`, :code:`Neuralynx`, and :code:`SpikeGadgetsIO`.
41+
:code:`OpenEphysBinaryIO`, :code:`NeoMatlabIO`, :code:`EdfIO`, :code:`NeuralynxIO`, and :code:`SpikeGadgetsIO`.
4242

4343

4444
Acknowledgements

doc/source/releases/0.14.2.rst

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
========================
2+
Neo 0.14.2 release notes
3+
========================
4+
5+
07 July 25
6+
7+
This release of Neo includes many bug fixes in various IOs, continued work on our CI, with an eye to a 1.0 release
8+
9+
See all `pull requests`_ included in this release and the `list of closed issues`_.
10+
11+
12+
13+
CI Changes
14+
---------------
15+
16+
We fixed our installation of datalad and git-annex.
17+
We changed our Plexon2 tests to be a cron job as conda-wine-plexon2 behavior was leading to flaky test results.
18+
We hope to track the root of these issues and eventually transition :code:`Plexon2IO` back to main testing.
19+
20+
21+
22+
Bug fixes and improvements in IO modules
23+
----------------------------------------
24+
25+
Bug fixes and/or improvements have been made to :code:`BlackRockIO`, :code:`SpikeGLXIO`, :code:`MaxwellIO`, :code:`NeuralynxIO`, :code:`WinwcprIO`, and :code:`AxonaIO`.
26+
27+
28+
Acknowledgements
29+
----------------
30+
31+
Thanks to Zach McKenzie, Andrew Davison, Luiz Tauffer, Heberto Mayorquin, Daniel Parthier, Philipp Hornauer, Letizia Signorelli, and Akshaj Verma.
32+
33+
34+
35+
.. _`html repr` : https://github.com/NeuralEnsemble/python-neo/pull/1651
36+
37+
.. _`pull requests` : https://github.com/NeuralEnsemble/python-neo/pulls?q=is%3Apr+is%3Aclosed+milestone%3A0.14.1
38+
39+
.. _`list of closed issues` : https://github.com/NeuralEnsemble/python-neo/issues?q=is%3Aissue%20state%3Aclosed%20milestone%3A0.14.1

0 commit comments

Comments
 (0)