This repository was archived by the owner on Dec 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
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.3.1] - 2023-04-12
7+
8+ + Add - pytest for new ` QCmetric ` tables.
9+ + Add - ` graphviz ` in ` requirements.txt ` .
10+ + Update - visualization notebook.
11+
612## [ 0.3.0] - 2023-03-09
713
814+ Add - Demo notebooks and capabilities using GitHub Codespaces
@@ -81,7 +87,8 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
8187
8288+ Add - Version
8389
84- [ 0.2.7 ] : https://github.com/datajoint/workflow-array-ephys/releases/tag/0.2.7
90+ [ 0.3.1 ] : https://github.com/datajoint/workflow-array-ephys/releases/tag/0.3.1
91+ [ 0.3.0 ] : https://github.com/datajoint/workflow-array-ephys/releases/tag/0.3.0
8592[ 0.2.6 ] : https://github.com/datajoint/workflow-array-ephys/releases/tag/0.2.6
8693[ 0.2.5 ] : https://github.com/datajoint/workflow-array-ephys/releases/tag/0.2.5
8794[ 0.2.4 ] : https://github.com/datajoint/workflow-array-ephys/releases/tag/0.2.4
Original file line number Diff line number Diff line change 22Package metadata
33Update the Docker image tag in `docker-compose.yaml` to match
44"""
5- __version__ = "0.3.0 "
5+ __version__ = "0.3.1 "
You can’t perform that action at this time.
0 commit comments