Skip to content

Commit a0ad781

Browse files
committed
Prepare v0.3.1 release
1 parent 563f5b5 commit a0ad781

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

doc/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Release notes
66
.. toctree::
77
:maxdepth: 1
88

9+
releases/0.3.1.rst
910
releases/0.3.0.rst
1011
releases/0.2.28.rst
1112
releases/0.2.27.rst

doc/releases/0.3.1.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
probeinterface 0.3.1
2+
--------------------
3+
4+
Oct, 31st 2025
5+
6+
7+
Features
8+
^^^^^^^^
9+
10+
* Allow for user defined base folder in npx library generator (#376)
11+
* Update Neuropixels probe features (#374, #375)
12+
* Add adc_group/adc_sample_order contact annotation (#368)
13+
* Improve interaction with probeinterface-library (#364)
14+
* Support Open Ephys ONIX system for Neuropixels(#360)
15+
16+
Bug fixes
17+
^^^^^^^^^
18+
* Improve invalid escape character on neuropixel tools (#369)
19+
* Fix QuadBase probe assignment with custom names+serial numbers (#361)
20+
21+
Continuous integration
22+
^^^^^^^^^^^^^^^^^^^^^^
23+
* Fix copy-files action by making a PR (#373)
24+
* Run codecov daily and extend OS and python versions (#372)
25+
* Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#370)

0 commit comments

Comments
 (0)