File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and
4
4
[ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
5
5
6
- ## [ 0.4.0] - 2025-01-24
6
+ ## [ 0.4.0] - 2025-01-28
7
7
8
8
+ Update - No longer support multiple variation of ephys module, keep only ` ephys_no_curation ` module, renamed to ` ephys `
9
9
+ Update - Remove other ephys modules (e.g. ` ephys_acute ` , ` ephys_chronic ` ) (moved to different branches)
10
- + Update - Add support for ` SpikeInterface `
10
+ + Feat - Add support for ` SpikeInterface `
11
11
+ Update - Remove support for ` ecephys_spike_sorting ` (moved to a different branch)
12
12
+ Update - Simplify the "activate" mechanism
13
13
14
14
## [ 0.3.8] - 2025-01-16
15
15
16
- * Change - Revert GHA Semantic Release caller and update changelog
16
+ * Fix - Revert GHA Semantic Release caller and update changelog
17
17
18
18
## [ 0.3.7] - 2024-11-01
19
19
@@ -32,7 +32,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
32
32
## [ 0.3.4] - 2024-03-22
33
33
34
34
* Add - pytest
35
- * Update - Ephys schema changed from ` ephys_acute ` to ` ephys_no_curation ` in ` tutorial.ipynb `
35
+ * Fix - Fix regex patterns and add minimum version for scikit-image
36
36
37
37
## [ 0.3.3] - 2024-01-24
38
38
You can’t perform that action at this time.
0 commit comments