|
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.2.0] - Unreleased |
| 6 | +## [0.2.0] - 2023-04-28 |
7 | 7 |
|
8 | | -- Update - Attribute names relative to issues #20, #22, #26 |
9 | | -- Add - Tutorial pages |
10 | | -- Add - Quality Control plotting tool and report schema |
| 8 | ++ Update - Attribute names relative to issues #20, #22, #26 |
| 9 | ++ Add - Tutorial pages |
| 10 | ++ Add - Quality Control plotting tool and report schema |
| 11 | ++ Fix - `.ipynb` output in tutorials is not visible in dark mode. |
11 | 12 |
|
12 | 13 | ## [0.1.4] - 2022-10-21 |
13 | 14 |
|
14 | | -- Add - mkdocs deployment with workflow API docs |
15 | | -- Update - processing_method: char(16) -> varchar(16) |
| 15 | ++ Add - mkdocs deployment with workflow API docs |
| 16 | ++ Update - processing_method: char(16) -> varchar(16) |
16 | 17 |
|
17 | 18 | ## [0.1.3] - 2022-10-11 |
18 | 19 |
|
19 | | -- Update - CICD workflows for PyPI release |
| 20 | ++ Update - CICD workflows for PyPI release |
20 | 21 |
|
21 | 22 | ## [0.1.2] - 2022-05-10 |
22 | 23 |
|
23 | | -- Add - Load data acquired with Miniscope-DAQ-V4 |
24 | | -- Add - Load data analyzed with CaImAn |
25 | | -- Add - Trigger CaImAn analysis |
26 | | -- Remove - Load data analyzed with MiniscopeAnalysis |
27 | | -- Add - Adopted black formatting into code base |
| 24 | ++ Add - Load data acquired with Miniscope-DAQ-V4 |
| 25 | ++ Add - Load data analyzed with CaImAn |
| 26 | ++ Add - Trigger CaImAn analysis |
| 27 | ++ Remove - Load data analyzed with MiniscopeAnalysis |
| 28 | ++ Add - Adopted black formatting into code base |
28 | 29 |
|
29 | 30 | ## [0.1.1] - 2021-04-01 |
30 | 31 |
|
31 | | -- Add - Load data acquired with Miniscope-DAQ-V3 |
32 | | -- Add - Load data analyzed with MiniscopeAnalysis |
| 32 | ++ Add - Load data acquired with Miniscope-DAQ-V3 |
| 33 | ++ Add - Load data analyzed with MiniscopeAnalysis |
33 | 34 |
|
34 | 35 | [0.2.0]: https://github.com/datajoint/element-miniscope/releases/tag/0.2.0 |
35 | 36 | [0.1.4]: https://github.com/datajoint/element-miniscope/releases/tag/0.1.4 |
|
0 commit comments