Skip to content

Releases: joaope/LocalAppVeyor

v0.6.0

10 Dec 02:59
Compare
Choose a tag to compare
  • .NET 8
  • Bump dependencies to latest

v0.5.8

05 Dec 21:48
Compare
Choose a tag to compare
  • Fix engine's nuget package version

v0.5.7

05 Dec 21:43
Compare
Choose a tag to compare
  • Bump all dependencies to latest

v0.5.6

02 Aug 21:29
Compare
Choose a tag to compare
  • Upgrade all dependencies to latest

v0.5.5

04 Apr 16:14
Compare
Choose a tag to compare
  • Add more error output details to PowerShell runner

v0.5.4

04 Apr 15:28
Compare
Choose a tag to compare
  • Even more comprehensive parsing error message

v0.5.3

04 Apr 15:13
Compare
Choose a tag to compare
  • Add detailed output in case it's a YAML parsing error.
  • Make script blocks to gracefully fail to empty when an invalid string is passed in.

v0.5.2

29 Mar 01:01
Compare
Choose a tag to compare
  • Targeting netcoreapp3.1 (install .NET Core SDK/Runtime 3.1+)
  • Update all external dependencies to their latest versions

v0.5.1

13 Aug 23:14
Compare
Choose a tag to compare
  • 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

10 Aug 02:19
Compare
Choose a tag to compare
  • 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