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.2.2] - Unreleased
7+
8+ + Update & fix docstrings
9+ + ` UnitLevelReport ` depends on ` ClusterQualityLabel `
10+ + Add ` .pre-commit-config.yaml `
11+
612## [ 0.2.1] - Unreleased
713
814+ Update - clustering step, update duration for "median_subtraction" step
@@ -38,7 +44,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
3844
3945+ Update - Rename module for acute probe insertions from ` ephys.py ` to ` ephys_acute.py ` .
4046+ Add - Module for pre-clustering steps (` ephys_precluster.py ` ), which is built off of ` ephys_acute.py ` .
41- + Add - Module for chronic probe insertions (` ephys_chronic.py ` ).
47+ + Add - Module for chronic probe insertions (` ephys_chronic.py ` ).
4248+ Bugfix - Missing ` fileTimeSecs ` key in SpikeGLX meta file.
4349+ Update - Move common functions to ` element-interface ` package.
4450+ Add - NWB export function
@@ -60,6 +66,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
6066+ Add - Probe table supporting: Neuropixels probes 1.0 - 3A, 1.0 - 3B, 2.0 - SS,
6167 2.0 - MS
6268
69+ [ 0.2.2 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.2.2
6370[ 0.2.1 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.2.1
6471[ 0.2.0 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.2.0
6572[ 0.1.4 ] : https://github.com/datajoint/element-array-ephys/releases/tag/0.1.4
0 commit comments