File tree Expand file tree Collapse file tree 3 files changed +27
-1
lines changed
Expand file tree Collapse file tree 3 files changed +27
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 1+ probeinterface 0.3.1
2+ --------------------
3+
4+ Nov, 3rd 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)
Original file line number Diff line number Diff line change 11[project ]
22name = " probeinterface"
3- version = " 0.3.0 "
3+ version = " 0.3.1 "
44authors = [
55 { name =" Samuel Garcia" , email =" sam.garcia.die@gmail.com" },
66 { name =" Alessio Buccino" , email =" alessiop.buccino@gmail.com" },
You can’t perform that action at this time.
0 commit comments