Skip to content

Releases: GenomicsStandardsConsortium/mixs

v6.3.0

06 Feb 22:09
fb32719

Choose a tag to compare

What's Changed

Full Changelog: v6.2.3...v6.3.0

v6.2.3

21 Jan 18:13
77cd788

Choose a tag to compare

What's Changed

  • Bump urllib3 from 2.6.0 to 2.6.3 by @dependabot[bot] in #1092
  • example & constraint alignment by @turbomam in #1095
  • Bump pyasn1 from 0.6.1 to 0.6.2 by @dependabot[bot] in #1093
  • v6.2.3 release, fixing minor syntactic conflicts between some term patterns/constraints and the in-line schema examples by @turbomam in #1101
  • Release v6.2.3 by @github-actions[bot] in #1103

Full Changelog: v6.2.2...v6.2.3

v6.2.2

15 Dec 17:15
1243e22

Choose a tag to compare

What's Changed

MIxS now has a GitHub action for generating releases like this, with documentation pending in docs/edit_workflow.md in PR #1090

Read more

v6.2.0

18 Oct 15:49
885b454

Choose a tag to compare

New source of truth: https://github.com/GenomicsStandardsConsortium/mixs/blob/main/src/mixs/schema/mixs.yaml

New directory layout: https://github.com/linkml/linkml-project-cookiecutter

New release naming style, inspired by https://semver.org/

It's easy to view previous releases: https://github.com/GenomicsStandardsConsortium/mixs/releases

There are many contributors who made this possible in addition to those credited for pull request merges below.

What's Changed

Full Changelog: mixs6.1.1...v6.2.0

mixs6.1.1

09 Oct 13:40
e7ffaea

Choose a tag to compare

What's Changed

Full Changelog: mixs6.0.0...mixs6.1.1

mixs6.1.0

05 Jul 23:43
b0a4b9c

Choose a tag to compare

The primary change for this release is to change the name of the release directory to "mixs" instead of release.

Excel files to describe checklists, which were missing from the 6.0.0 release, have been added.

This release includes several updates to the LinkML code used to generate artifacts and the web pages.

mixs6.0.0

24 Mar 16:07
74744ee

Choose a tag to compare

This is the first official release of MIxS 6 using LinkML. See the change log for a description of the changes to terms since MIxS 5.

The path to the last major release, as a source file, is https://github.com/GenomicsStandardsConsortium/mixs/blob/mixs6.0.0/model/schema/mixs.yaml

https://github.com/GenomicsStandardsConsortium/mixs/blob/main/release/excel/mixs_v6.xlsx

MIxS5

27 Feb 18:43

Choose a tag to compare

This a release to preserve the directory structure that was in place for MIxS5, before the release of MIxS 6. A release was never made for MIxS 5, and some interm files were added to the repository that need to be preserved, under In progress and Published packages.

With the release of MIxS6, these files will be removed.

In the future, any in progress files should go in a branch. Any published files will be part of a release. See issue #332.