Releases: joaope/LocalAppVeyor
Releases · joaope/LocalAppVeyor
v0.6.0
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
- Added ability to skip build steps through the command line (documentation)
- Added documentation about LOCALAPPVEYOR_API_TOKEN environment variable used as a fallback when an API token is not specified to lint command.
v0.5.0
- Added support to bash (
sh
) scripts- Bash (sh) scripts will be skipped in Windows platforms
- Batch (cmd) scripts will be skipped in Unix platforms
- Targeting netcoreapp2.2 (install .NET Core SDK/Runtime 2.2+)
- Clone folder is now random and created in user's temp folder