Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 18 May 18:15
· 34 commits to main since this release
672b1f8
Enables to and from String for ActionPath struct

- Implements From<String> for ActionPath
- Implements From<ActionPath> for String