File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
44
5+ ## [ 0.1.2] - 2022-06-27
6+
7+ + Add - Code of Conduct
8+ + Update - pull subject from parent directory in nwb export
9+ + Update - for genotyping.BreedingPair part tables, project from Subject
10+ * genotyping.BreedingPair.Mother, change attribute to 'mother'
11+ * genotyping.BreedingPair.Father, change attribute to 'father'
12+
513## [ 0.1.1] - 2022-05-10
614
715+ Add - NWB export
@@ -18,6 +26,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
1826+ Add - ` subject ` schema
1927+ Add - ` genotyping ` schema
2028
29+ [ 0.1.1 ] : https://github.com/datajoint/element-animal/releases/tag/0.1.2
2130[ 0.1.1 ] : https://github.com/datajoint/element-animal/releases/tag/0.1.1
2231[ 0.1.0b0 ] : https://github.com/datajoint/element-animal/releases/tag/0.1.0b0
2332[ 0.1.0a1 ] : https://github.com/datajoint/element-animal/releases/tag/0.1.0a1
Original file line number Diff line number Diff line change 11"""Package metadata."""
2- __version__ = "0.1.1 "
2+ __version__ = "0.1.2 "
You can’t perform that action at this time.
0 commit comments