Skip to content

Releases: tillig/ps-bash-completions

v1.2.5

27 Mar 17:43
Compare
Choose a tag to compare

Fix #11 to handle correct mount point parsing if Docker is installed in Windows. (Thanks, @MatthewFallon!)

Full Changelog: v1.2.4...v1.2.5

v1.2.4

28 Sep 15:15
Compare
Choose a tag to compare

Fix #10: WSL2 mount points should now be properly detected.

v1.2.3

06 Jan 19:42
Compare
Choose a tag to compare
  • Fixed issue with space in the path to bash_completion.sh
  • Updated README to include MacOS info.

v1.2.2

06 Jan 19:39
Compare
Choose a tag to compare
  • Removed HelpInfoURI so it won't complain about inability to update help.
  • Fixed mount point regex for Windows Subsystem for Linux so it properly deals with trailing slash.

v1.2.1

06 Jan 19:38
Compare
Choose a tag to compare

Fixed issue where OutputType attribute causes error.

v1.2.0

06 Jan 19:37
Compare
Choose a tag to compare
  • Added support for PowerShell alias commands
  • Updated bash completion driver script

v1.1.0

19 Sep 23:48
Compare
Choose a tag to compare

#2: Enabled support for other bashes like Windows Subsystem for Linux.

v1.0.0

19 Sep 23:49
Compare
Choose a tag to compare

Initial release.