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 33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and
44 [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
55
6- ## [ 0.4.0] - 2025-01-24
6+ ## [ 0.4.0] - 2025-01-28
77
88+ Update - No longer support multiple variation of ephys module, keep only ` ephys_no_curation ` module, renamed to ` ephys `
99+ 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 `
1111+ Update - Remove support for ` ecephys_spike_sorting ` (moved to a different branch)
1212+ Update - Simplify the "activate" mechanism
1313
1414## [ 0.3.8] - 2025-01-16
1515
16- * Change - Revert GHA Semantic Release caller and update changelog
16+ * Fix - Revert GHA Semantic Release caller and update changelog
1717
1818## [ 0.3.7] - 2024-11-01
1919
@@ -32,7 +32,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
3232## [ 0.3.4] - 2024-03-22
3333
3434* 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
3636
3737## [ 0.3.3] - 2024-01-24
3838
You can’t perform that action at this time.
0 commit comments