Skip to content

Releases: dgiagio/warp

warp v0.3.0

30 Oct 02:40

Choose a tag to compare

Changelog

  • new: Runner binaries are built into warp-packer

warp v0.2.2

16 Oct 23:09

Choose a tag to compare

warp v0.2.2 Pre-release
Pre-release

Changelog

  • bug: Don't follow symlinks when creating tarball (#11)

warp v0.2.1

15 Oct 21:08

Choose a tag to compare

Changelog

  • new: Honor the exit code from the child in the parent
  • new: Supports execution of other file types on Windows, e.g. .bat, .cmd

warp v0.1.1

12 Oct 02:48

Choose a tag to compare

Changelog

  • new: Add version to runner cache directory name
  • bug: Application name should not be included in CLI args (fixes #2)

warp v0.1.0

09 Oct 20:05

Choose a tag to compare

Changelog

  • Initial release