Observes Semantic Versioning standard and Keep a Changelog convention.
0.1.5 - 2023-06-20
- Update - GitHub Actions workflows
- Fix - Remove Google Analytics key
- Add - GitHub Issue Templates
0.1.4 - 2023-05-11
- Fix -
.ipynb
dark mode output for all notebooks. - Fix - Remove
GOOGLE_ANALYTICS_KEY
fromu24_element_release_call.yml
.
0.1.3 - 2023-04-28
- Add - mkdocs deployment, improved docstrings
- Fix -
.ipynb
output in tutorials is not visible in dark mode.
0.1.2 - 2022-06-01
- Bugfix - Remove is_activated schema assertion for NWB export
0.1.1 - 2022-05-10
- Add - SessionExperimenter table
- Add - SessionNote table
- Add -
session_with_id
module with session primary key as integer - Update - Rename
session
module tosession_with_datetime
- Update - Adopt black formatting into code base
0.1.0b0 - 2021-05-07
- Update - First beta release
0.1.0a1 - 2021-05-03
- Add - GitHub Action release process
- Add -
session
schema