Skip to content

Releases: microbiomedata/nmdc-schema

v5.0.5

25 Jul 17:24
e9a8157
Compare
Choose a tag to compare

What's Changed

  • set range of processing_institution range to processing_institution_enum and updated tests

Full Changelog: v5.0.4...v5.0.5

v5.0.4

25 Jul 16:57
3760cf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.3...v5.0.4

v5.0.3

16 Jun 21:08
614426f
Compare
Choose a tag to compare

What's Changed

  • step that copies included files from src directory into nmdc_schema by @sujaypatil96 in #356

Full Changelog: v5.0.2...v5.0.3

v5.0.1

15 Jun 20:38
cbe93e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v5.0.1

v4.0.0

13 May 12:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v4.0.0

v3.2.0

04 Mar 10:34
Compare
Choose a tag to compare
  • Added __init__.py to nmdc_schema folder so we do not get JSONDecodeError
    Full Changelog: v2.3.0...v3.2.0

v3.1.0

04 Mar 10:17
49634bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v3.1.0

v3.0.0

04 Mar 09:39
cc03fbd
Compare
Choose a tag to compare

What's Changed

  • update Github Actions to work with poetry by @sujaypatil96 in #279
  • replace pipenv commands with poetry in Makefile by @sujaypatil96 in #277
  • This is the first official release of the nmdc-schema repo being auto published via the Github Action configured on this repo: v3.0.0

Full Changelog: v2.1.0...v3.0.0

v2.2.0

01 Mar 00:18
Compare
Choose a tag to compare

What's Changed

  • Issue 258: change range for started at time and ended at time to datetime by @wdduncan in #264
  • Issue 248: deprecate type slot by @wdduncan in #271
  • Issue 270: Cannot find get_nmdc_dict() method definition by @wdduncan in #272
  • Issue 265: add datetime to validation tool by @wdduncan in #273
  • integrate poetry into nmdc-schema repo by @sujaypatil96 in #263

Full Changelog: 2.0.0...v2.2.0

2.0.0

08 Feb 20:23
a27fe62
Compare
Choose a tag to compare

What's Changed

Added

  • N/A

Fixed

  • N/A

Changed

  • made part of slot required for biosample (#249)

Removed

  • N/A

Full Changelog: 1.0.0...2.0.0