File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-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- ## [ v0.3.8] - 2025-01-16
6+ ## [ 0.4.0] - 2025-01-24
7+
8+ + Update - No longer support multiple variation of ephys module, keep only ` ephys_no_curation ` module, renamed to ` ephys `
9+ + Update - Remove other ephys modules (e.g. ` ephys_acute ` , ` ephys_chronic ` ) (moved to different branches)
10+ + Update - Add support for ` SpikeInterface `
11+ + Update - Remove support for ` ecephys_spike_sorting ` (moved to a different branch)
12+ + Update - Simplify the "activate" mechanism
13+
14+ ## [ 0.3.8] - 2025-01-16
715
816* Change - Revert GHA Semantic Release caller and update changelog
917
10- ## [ v0 .3.7] - 2024-11-01
18+ ## [ 0 .3.7] - 2024-11-01
1119
1220* Fix - robust IMAX value detection from IMEC file (metadata 3.0)
1321
14- ## [ v0 .3.6] - 2024-10-01
22+ ## [ 0 .3.6] - 2024-10-01
1523
1624* Fix - Minor bugfix in reading npx probe model of older versions and in reaeding probe model
1725* Add - New GitHub Action callers for devcontainer, mkdocs, and semantic release
Original file line number Diff line number Diff line change 11"""Package metadata."""
22
3- __version__ = "0.3.8 "
3+ __version__ = "0.4.0 "
You can’t perform that action at this time.
0 commit comments