Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 22:02
· 39 commits to main since this release

Axial 0.7.0

Axial 0.7.0 is the first release under the Axial name.

Axial continues the workflow foundation previously developed in the FsFlow repository, now with a narrower focus: typed workflows, explicit dependencies, structured failure, concurrency, and operational services for F# applications.

The core API is Flow<'env, 'error, 'value>. Packages use the Axial and Axial.* names. Because the project is still pre-1.0, this release does not retain compatibility aliases for earlier package names or APIs.