Releases: microbiomedata/nmdc-schema
Releases · microbiomedata/nmdc-schema
v5.0.5
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
v5.0.3
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
v4.0.0
What's Changed
- Add
gen-linkml
target to Makefile by @sujaypatil96 in #282 - do not merge: testing linkml
v1.2.0rc6
by @sujaypatil96 in #281 - Update README.md by @wdduncan in #295
- add try except block around call to remove() by @sujaypatil96 in #303
- Issue 288 non subclass hints by @turbomam in #290
- added display_hint annotations by @turbomam in #268
- Display hints, including person value subclasses from Issue 286 by @turbomam in #287
- #306 confirmed GH actions use poetry by @turbomam in #307
- Integrate MIxS 6 submodule with nmdc-schema, make new import by @turbomam in #292
Full Changelog: v3.2.0...v4.0.0
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