hermes-mordred 0.1.0a16
Pre-release
Pre-release
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-mordredin0.1.0a16and retainmordred-hermesas 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.