pypi pymetadata 0.6.2

4 hours ago

Release notes for pymetadata 0.6.2

pymetadata

We are pleased to release the next version of pymetadata including the
following changes:

Features

  • EntryFormat.ANTIMONY for Antimony model files in COMBINE archives (text/plain)

Development

  • every change goes into develop through a pull request; the tests, ruff, ty and the documentation build have to pass before a merge is possible
  • main tracks the latest published release and is fast-forwarded to the released commit by the release workflow
  • the workflows also run on pull requests, so contributions from forks are tested
  • the branch protection is part of the repository as rulesets in .github/rulesets/, together with CODEOWNERS and a pull request template
  • the branch model, the pull request rules and the adjusted release process are documented in docs/development.md
  • the mkdocstrings options in zensical.toml use the plugin table directly, as required by zensical 0.0.60

Fixes

  • RDFAnnotation raises a ValueError for a qualifier which is not a BQB or BQM, instead of only for a missing one, so an invalid qualifier fails where it is passed

Your pymetadata team

Don't miss a new pymetadata release

NewReleases is sending notifications on new releases.