Skip to content

Releases: quackduck/WarpDrive

v1.2.1

21 Sep 03:50
Compare
Choose a tag to compare

Bug fix

--check would incorrectly report a newer version was available because [email protected] had v1.1.2 in it

v1.2.0

20 Sep 15:47
67fa484
Compare
Choose a tag to compare

Minor Features

No more command substitution in the wrapper script so that output that should not be on stderr is no longer on stderr.

The install script no longer runs a subshell as root

Bugs

Not really a bug but now it can no longer be interactive as output is printed only when the java process is done.
You can still make it interactive by printing on stderr, which is what used to be done before this version anyways.

v1.1.2

15 Sep 08:44
Compare
Choose a tag to compare

Patch

Allow older Java versions

v1.1.1

14 Sep 05:31
Compare
Choose a tag to compare

Bug fix

Fixed bugs that could cause installing or updating to fail

v1.1.0

13 Sep 07:45
Compare
Choose a tag to compare

Added feature

Uses git clone to install
Installs only the latest version instead of the latest commit

v1.0.1

11 Sep 12:49
Compare
Choose a tag to compare

Bug fix

Fix a bug where --check and --version would throw errors

v1.0.0

11 Sep 12:41
Compare
Choose a tag to compare

Fish Support

Check the front page for what WarpDrive can do!