Skip to content

umbra-core v0.5.4

Choose a tag to compare

@bkd-dotcom bkd-dotcom released this 03 Aug 15:21
· 44 commits to main since this release
f6a0008

Changed — source-available distribution (no PyPI)

  • umbra-core is source-available (All Rights Reserved) and is no longer
    published to PyPI
    — all prior PyPI releases were yanked. Install from source:
    pip install "umbra-core @ git+https://github.com/bkd-dotcom/umbra-core@v0.5.4".
  • install.sh installs from the git tag (UMBRA_VERSION overrides), not PyPI.
  • release.yml no longer publishes to PyPI; it builds/tests and cuts a GitHub
    Release with the git-source install command.
  • Docs (SECURITY, INTEGRATIONS, RELEASING, ORG_MIGRATION, docs/site, LAUNCH),
    the bundled git hook, the MCP server hints, and the integrations action install
    umbra-core from source. No functional/library API change from 0.5.3.

Source-available (All Rights Reserved); install from source:

pip install "umbra-core @ git+https://github.com/bkd-dotcom/umbra-core@v0.5.4"