Skip to content

Commit 5968912

Browse files
committed
Prepare release 0.2.27
1 parent 8ed19e8 commit 5968912

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

doc/releases/0.2.27.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
probeinterface 0.2.27
2+
---------------------
3+
4+
May, 2nd 2025
5+
6+
7+
Features
8+
^^^^^^^^
9+
10+
* Refactor Open Ephys for better readibility (#339)
11+
* Patch to support Quad-Base naming in read_openephys (#338)
12+
* Allow plot_probe not to plot on axes, but just return polycollections (#334)
13+
14+
15+
Docs
16+
^^^^
17+
18+
* Add wiring reference for ASSY-77>Adpt.A64-Om32_2x-sm-cambridgeneurotech>two_RHD2132 (#333)
19+
* Update link in README (#332)
20+
21+
Packaging
22+
^^^^^^^^^
23+
* Change build to hatchling (#335)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "probeinterface"
3-
version = "0.2.26"
3+
version = "0.2.27"
44
authors = [
55
{ name="Samuel Garcia", email="[email protected]" },
66
{ name="Alessio Buccino", email="[email protected]" },

0 commit comments

Comments
 (0)