actions_toolkit_dart 0.5.1
actions_toolkit_dart: ^0.5.1 copied to clipboard
The GitHub ToolKit for developing GitHub Actions in Dart.
Changelog #
0.5.1 #
- fix:
exportVariableprovide write command.
0.5.0 #
- feat: added
toPosixPath,toWin32PathandtoPlatformPathutilities. - fix: internal function
issueFileCommand.
0.4.1 #
- fix:
exportVariablecrashes.
0.2.0 #
- feat: added support for notice annotations and more annotation fields.
0.1.0 #
- Implement core functions.