Skip to content

Releases: yantonov/alias

0.2.4

03 Nov 20:44
Compare
Choose a tag to compare
  1. try to find target executable even if wrapper directory doesn't exist in PATH
  2. put current executable name to the default config, not the hard coded demo value /bin/bash
  3. handle symbolic links for target executable auto detection

0.2.3

01 Apr 12:31
Compare
Choose a tag to compare

ignore symbolic links for executable autodetection, consider only regular files as candidates

0.2.2

06 Jun 22:06
41d216f
Compare
Choose a tag to compare

security release: regex 1.5.4 -> 1.5.5

0.2.1

12 Jan 08:18
Compare
Choose a tag to compare

If the process fails show the command line.

0.2.0

09 Jan 18:01
Compare
Choose a tag to compare

Script support for windows

0.1.10

06 Dec 16:19
Compare
Choose a tag to compare

Autodetect path for target executable

0.1.9

02 Dec 07:11
Compare
Choose a tag to compare

Aliases can be added and overridden by the 'override.toml' file.

0.1.8

01 Dec 08:54
Compare
Choose a tag to compare

Configuration override support.

0.1.7

28 Nov 08:40
Compare
Choose a tag to compare

Show config error context

0.1.6

11 Oct 07:07
Compare
Choose a tag to compare

Added --aliases parameter to get a list of aliases.