Skip to content

Releases: JustinTimperio/warp-cli

v3.0.2

10 Nov 23:38
b7d8ff6
Compare
Choose a tag to compare

Locking WDT and Folly Versions

v3.0.1

20 Sep 17:52
11d4c1c
Compare
Choose a tag to compare

Improving security and pathing

v3.0.0

09 Sep 18:36
516753b
Compare
Choose a tag to compare

This is a major overhaul of the whole codebase including the build process. This also adds support for ship macros.

Alpha v2.1.4

09 Dec 19:36
Compare
Choose a tag to compare
  • Fix bash errors by escaping dir inputs
  • General Bug Fixes
  • Minor Refactor

Alpha v2.1.3

25 Nov 00:32
Compare
Choose a tag to compare

Features

  • New flag for following symlinks during a transfer
  • New flag for providing version information
  • General Code Refactoring
  • Install the dev branch on a remote machine with -dev

Bug Fixes

  • Fixed issues reading WDT URL during --ship
  • Improving reliability during the install and uninstall process
  • Updating my personal python3 framework
  • --overwrite is now a switch and does not require an arg
  • Better debugging support

Alpha v2.0.0

11 Nov 17:19
Compare
Choose a tag to compare
Alpha v2.0.0 Pre-release
Pre-release
  • Added support for remote installs
  • Removed hard-refs so the script can be installed to any directory
  • Changed the default speed throttle to unlimited
  • General Bug Fixes
  • Added my personal projects scripts as a submodule