Skip to content

Releases: MatrTech/quickpath

QOL improvements

24 Oct 22:25
4f3d473

Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

Add Relative Path on windows

23 Oct 22:49
f0e29ed

Choose a tag to compare

  • New alias file location
  • Add current or direct path on windows
  • Command validation

What's Changed

Full Changelog: v0.14.0...v0.15.0

Alias autocomplete

29 Nov 13:48
2f90114

Choose a tag to compare

Implements autocompletion for aliases.

Adds update command

28 Nov 10:22
3af8c30

Choose a tag to compare

In this version a update command is added. This way quickpath can be updated from quickpath itself.

Prevents Start-Process from spawning new windows

28 Nov 10:01

Choose a tag to compare

When starting a process (vscode, rider, visual studio) prevents from spawning a command prompt window.

AutoCompletion on all commands

25 Nov 11:49

Choose a tag to compare

Implemented auto completion on all commands and subcommands.

Fix: First level AutoCompletion

22 Nov 07:36

Choose a tag to compare

Fixes first level autocomplete removing arguments after first argument.

First level AutoCompletion

20 Nov 22:27

Choose a tag to compare

Adds first level of AutoCompletion of commands

v0.10.4

10 Nov 13:52

Choose a tag to compare

v0.10.4 Pre-release
Pre-release
wip