Skip to content

Releases: datajoint/element-animal

Release 0.2.1

01 Oct 13:57
e7dd2f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.8...0.2.1

0.1.8

21 Jun 01:48
fe24d09
Compare
Choose a tag to compare
  • Update - GitHub Actions workflows
  • Fix - Remove Google Analytics key

Release 0.1.7

11 May 22:25
Compare
Choose a tag to compare
  • Fix - .ipynb dark mode output for all notebooks.
  • Update - CHANGELOG markdown from "-" to "+" for consistency with other
    Elements.
  • Fix - Remove GOOGLE_ANALYTICS_KEY from u24_element_release_call.yml.

Release 0.1.5

03 Mar 15:46
32df700
Compare
Choose a tag to compare
  • Add - surgery schema
  • Add - mkdocs documentation
  • Update - string typing for NWB export of Species

Release 0.1.3

07 Jul 23:52
fd6d784
Compare
Choose a tag to compare
  • Update - Diagram links for PyPI README

Release 0.1.2

28 Jun 15:35
7493f9d
Compare
Choose a tag to compare
  • 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

06 Jun 20:07
09acdc5
Compare
Choose a tag to compare
  • Add - NWB export
  • Update - Shorten subject primary key to varchar(8)
  • Add - Adopt black formatting into code base

Release 0.1.0b0

07 May 21:26
543d0ca
Compare
Choose a tag to compare
Release 0.1.0b0 Pre-release
Pre-release

Added

  • First beta release

Release 0.1.0a1

03 May 22:37
3e93dd4
Compare
Choose a tag to compare
Release 0.1.0a1 Pre-release
Pre-release

Added

  • Added GitHub Action release process
  • Added subject schema
  • Added genotyping schema