Release notes for pymetadata 0.6.3
We are pleased to release the next version of pymetadata including the
following changes:
Features
- support for python 3.15, which is part of the test matrix and the tox environments
Fixes
UnichemQueryworks with the current UniChem web service again, which changed the fields of a source (lastCheckedandsrcLastUpdatedare new,lastUpdated,srcReleaseDateandsrcReleaseNumberwere removed). OnlysourceIDandnameof aUnichemSourceare required now andUnichemSource.from_dictignores unknown fields, so such a change, or a cache written by an older version, no longer breaks the queries
Development
- the development environment requires zensical 0.0.60, the version the documentation is built with
Your pymetadata team