Skip to content

2.0.0-rc.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@pellared pellared released this 06 Nov 01:42
· 101 commits to main since this release
v2.0.0-rc.9
5063068

This release introduces a breaking change as it renames the heavily used TF type to A. This follows the convention used in testing package to name the parameter type as the first letter of the "function type".

Added

  • Add Status.String method for printing Status.

Changed

  • Rename TF type to A as this is the Action parameter.