Releases: dkrutskikh/actions-toolkit-dart
Releases · dkrutskikh/actions-toolkit-dart
Release list
actions_toolkit_dart 0.5.1
What's Changed
- fix: exportVariable calls right file command by @dkrutskikh in #30
Full Changelog: 0.5.0...0.5.1
actions_toolkit_dart 0.5.0
What's Changed
- feat: added toPosixPath, toWin32Path and toPlatformPath utilities. by @dkrutskikh in #28
- fix: internal function issueFileCommand by @dkrutskikh in #29
Full Changelog: 0.4.1...0.5.0
actions_toolkit_dart 0.4.1
What's Changed
- chore: bump lints to 2.0.0 by @dkrutskikh in #24
- fix: export variable by @dkrutskikh in #25
Full Changelog: 0.4.0...0.4.1
actions_toolkit_dart 0.4.0
actions_toolkit_dart 0.3.0
What's Changed
- refactor: change
setSecretinterface. by @dkrutskikh in #15
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: 0.2.0...0.3.0
actions_toolkit_dart 0.2.0
What's Changed
- chore: tune GitHub workflow by @dkrutskikh in #7
- feat: add notice annotation and support more annotation fields by @dkrutskikh in #8
Full Changelog: 0.1.0...0.2.0
actions_toolkit_dart 0.1.0
What's Changed
- feat: wrapper action state by @dkrutskikh in #4
- feat: implement core part by @dkrutskikh in #5
Full Changelog: https://github.com/dkrutskikh/actions-toolkit-dart/commits/0.1.0