Releases: microbiomedata/nmdc-schema
Releases · microbiomedata/nmdc-schema
v3.2.0
- Added
__init__.py
to nmdc_schema folder so we do not get JSONDecodeError
Full Changelog: v2.3.0...v3.2.0
v3.1.0
What's Changed
- Add files pulled into nmdc_schema folder by @sujaypatil96 in #280
Full Changelog: v2.3.0...v3.1.0
v3.0.0
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
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