Skip to content

hermes-mordred 0.1.0a16

Pre-release
Pre-release

Choose a tag to compare

@spiderings spiderings released this 12 Aug 09:34
· 32 commits to dev since this release
aa07fbd

This release moves the real PyPI distribution to hermes-mordred.
Existing mordred-hermes installs resolve through a metadata-only compatibility shim.

The Python import package remains mordred_hermes; the CLI remains
hermes-mordred; plugin IDs, native helper names, state paths, keys, and
other persistent compatibility identifiers do not change.

Changes

  • Rename the public PyPI distribution to hermes-mordred in 0.1.0a16 and retain mordred-hermes as a metadata-only compatibility shim.

Fixes

  • Prevent old/new distribution file-ownership overlap during upgrades and fail safely when the canonical package cannot be installed.

Verification

  • Canonical and compatibility artifacts passed TestPyPI and production PyPI fresh-environment checks.
  • Six Hermes plugin entry points load from the canonical wheel.
  • Removing only the compatibility shim leaves the canonical runtime and CLI intact.