We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 726a2bb + f754392 commit 5dc5953Copy full SHA for 5dc5953
CHANGELOG.md
@@ -3,12 +3,18 @@
3
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
4
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
5
6
-## [0.4.0] - 2024-05-28
+## [0.4.0] - 2024-08-16
7
8
+ Add - support for SpikeInterface version >= 0.101.0 (updated API)
9
+ Add - feature for memoization of spike sorting results (prevent duplicated runs)
10
11
12
+## [0.3.5] - 2024-08-16
13
+
14
++ Fix - Improve `spikeglx` loader in extracting neuropixels probe type from the meta file
15
++ Update - Explicit call to `probe.create_neuropixels_probe_types()` to create entries in ProbeType
16
17
18
## [0.3.4] - 2024-03-22
19
20
+ Add - pytest
0 commit comments