Releases: GenomicsStandardsConsortium/mixs
v6.2.0
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
- overwrite MIxS 6.1 main branch with MIxS 6.2.0 by @turbomam in #611
- Update README.md by @ramonawalls in #613
- remove mentions of mixs 6.2 by @turbomam in #620
- Update README.md by @turbomam in #641
- removed generation-time from_schema annotations by @turbomam in #647
- only define required prefixes by @turbomam in #650
- removed name text and tag assertions by @turbomam in #652
- don't assert false values by @turbomam in #654
- Term pages should resolve based on ids by @sujaypatil96 in #638
- Tailor MIXS docs pages based on feedback - part 1 by @sujaypatil96 in #660
Full Changelog: mixs6.1.1...v6.2.0
mixs6.1.1
What's Changed
- MIxS term documentation accessible through term id by @sujaypatil96 in #503
- slot documentation page title display by @sujaypatil96 in #504
- slot page web docs remove redundancy by @sujaypatil96 in #505
- updates to documentation templates by @sujaypatil96 in #509
- Bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #519
- remove empty additional properties section in docs by @sujaypatil96 in #526
- GitHub Action for autopublishing documentation by @sujaypatil96 in #527
- Bump ipython from 8.9.0 to 8.10.0 by @dependabot in #532
- Updated prefixes by @turbomam in #531
- Turbomam patch 1 by @turbomam in #536
- Revert "Turbomam patch 1" by @turbomam in #538
- upgrade to latest version of linkml by @sujaypatil96 in #544
Full Changelog: mixs6.0.0...mixs6.1.1
mixs6.1.0
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
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.
MIxS5
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.