Observes Semantic Versioning standard and Keep a Changelog convention.
- Fix -
element-interface
required during package installation - Fix - apply
black
formatting across the repository - Update - GitHub Actions no longer release to PyPI
- Fix -
tutorial_pipeline.py
markdown and variable name typos
0.4.0 - 2024-01-09
- Add - DevContainer for codespaces
- Add -
tutorial_pipeline.py
- Add - 60 min tutorial using Jupyter Notebooks
- Update - General improvements to increase consistency with other DataJoint Elements
- Update -
paramset_id
attribute toparamset_idx
0.3.2 - 2023-07-20
- Add
opencv-python
to requirements
0.3.1 - 2023-05-22
- Add - CaImAn citation
0.3.0 - 2023-05-17
- Add - Quality metrics
- Update - README and docs to reflect new structure across all Elements
0.2.1 - 2023-05-11
- Fix -
.ipynb
dark mode output for all notebooks. - Fix - Remove
GOOGLE_ANALYTICS_KEY
fromu24_element_release_call.yml
.
0.2.0 - 2023-04-28
- Update - Attribute names relative to issues #20, #22, #26
- Add - Tutorial pages
- Add - Quality Control plotting tool and report schema
- Fix -
.ipynb
output in tutorials is not visible in dark mode.
0.1.4 - 2022-10-21
- Add - mkdocs deployment with workflow API docs
- Update - processing_method: char(16) -> varchar(16)
0.1.3 - 2022-10-11
- Update - CICD workflows for PyPI release
0.1.2 - 2022-05-10
- Add - Load data acquired with Miniscope-DAQ-V4
- Add - Load data analyzed with CaImAn
- Add - Trigger CaImAn analysis
- Remove - Load data analyzed with MiniscopeAnalysis
- Add - Adopted black formatting into code base
0.1.1 - 2021-04-01
- Add - Load data acquired with Miniscope-DAQ-V3
- Add - Load data analyzed with MiniscopeAnalysis