Releases: datajoint/element-session
Releases · datajoint/element-session
Release 0.2.0
What's Changed
- Allow null
session_datetime
insession_with_id
by @kushalbakshi in #37 - revert: 📝 revert docs dark mode cell text color by @A-Baji in #36
- Add
session_id
tosession_with_datetime
by @kushalbakshi in #38
New Contributors
Full Changelog: 0.1.6...0.2.0
0.1.6
- Update - NWB export checks for activated session schema to allow use of both
session_with_id
andsession_with_datetime
0.1.5
- Update - GitHub Actions workflows
- Fix - Remove Google Analytics key
- Add - GitHub Issue Templates
Release 0.1.4
- Fix -
.ipynb
dark mode output for all notebooks. - Fix - Remove
GOOGLE_ANALYTICS_KEY
fromu24_element_release_call.yml
.
Release 0.1.2
- Bugfix - Remove is_activated schema assertion for NWB export
Release 0.1.0b0
Added
- First beta release
Release 0.1.0a1
Added
- Added GitHub Action release process
- Added
session
schema