Skip to content

AbstractFlow v0.3.9

Choose a tag to compare

@github-actions github-actions released this 11 May 19:10
· 36 commits to main since this release

Changed

  • Release/install profile guidance now consistently targets canonical install profiles: abstractflow, abstractflow[apple], abstractflow[gpu].
  • Runtime profile references and CLI error messages were updated across docs/code paths to remove all-apple, all-gpu, runtime, and standalone guidance.

Fixed

  • Release workflow manual dispatch now handles existing tags safely:
    • existing vX.Y.Z tags for the same commit are reused,
    • mismatched tag/commit state now fails with a clear remediation message.

Added

  • Release notes/packaging metadata refresh for the corrected profile taxonomy and corrected dependency/error messaging.