Releases: datajoint/element-animal
Releases · datajoint/element-animal
Release 0.2.1
What's Changed
- Add injection schema by @kushalbakshi in #43
- added table for Species by @ttngu207 in #46
- revert: 📝 revert docs dark mode cell text color by @A-Baji in #45
New Contributors
Full Changelog: 0.1.8...0.2.1
0.1.8
- Update - GitHub Actions workflows
- Fix - Remove Google Analytics key
Release 0.1.7
- Fix -
.ipynb
dark mode output for all notebooks. - Update - CHANGELOG markdown from "-" to "+" for consistency with other
Elements. - Fix - Remove
GOOGLE_ANALYTICS_KEY
fromu24_element_release_call.yml
.
Release 0.1.5
- Add -
surgery
schema - Add - mkdocs documentation
- Update - string typing for NWB export of Species
Release 0.1.3
- Update - Diagram links for PyPI README
Release 0.1.2
- Add - Code of Conduct
- Update - pull subject from parent directory in nwb export
- Update - for genotyping.BreedingPair part tables, projection from Subject
- genotyping.BreedingPair.Mother, change attribute to 'mother'
- genotyping.BreedingPair.Father, change attribute to 'father'
Release 0.1.1
- Add - NWB export
- Update - Shorten subject primary key to varchar(8)
- Add - Adopt black formatting into code base
Release 0.1.0b0
Added
- First beta release
Release 0.1.0a1
Added
- Added GitHub Action release process
- Added
subject
schema - Added
genotyping
schema