Skip to content

v11.2.0

Compare
Choose a tag to compare
@eecavanna eecavanna released this 06 Dec 21:48
· 117 commits to main since this release
cc5f22a

What's Changed

  • Re-add prefixmaps generation to Makefile by @sierra-moxon in #2268
  • Fix invalid or confusing examples by @pkalita-lbl in #2269
  • Model amplicon data by @aclum in #2271
  • Add pydantic version of ndmc-schema to repo and appropriate Makefile … by @sierra-moxon in #2273
  • Move deprecated elements from previous release to deprecated yaml by @kheal in #2272
  • Add pattern constraint to in_manifest on DataObject by @aclum in #2275
  • OntologyClass metadata additions: alternative_names, alternative_identifiers, relations by @sierra-moxon in #2239
  • Add slot and enumeration to MetaproteomicsAnalysis class and implement migrator. by @kheal in #2276
  • Add mapping row for GOLD instrument Illumina NextSeq by @sujaypatil96 in #2277
  • Add a Sample grouping class in order to remove any_of range constraints by @sierra-moxon in #2244
  • Remove white-space in type names by @turbomam in #2288
  • Render Mappings section generally on all element documentation pages by @sujaypatil96 in #2087
  • Implement migrator that renames MassSpectrometry.has_calibration field by @eecavanna in #2292
  • Delete assets/ files that are manually regenerated by @turbomam in #2296
  • Remove nmdc_schema/nmdc_schema_accepting_legacy_ids.py by @turbomam in #2294
  • Remove subsets by @turbomam in #2286
  • Introduce generates_calibration and uses_calibration slots, examples, and migrator by @aclum in #2282

Full Changelog: v11.1.0...v11.2.0