Skip to content

Releases: binpash/try

Latest distribution tarball

07 Jan 14:29
b6e0886

Choose a tag to compare

Pre-release
Add support for /dev/fd and /dev/pts (#213)

* mount /dev/fd and /dev/pts

This is required to support bash process substitution

Signed-off-by: Evangelos Lamprou <[email protected]>

* add process substitution tests

Signed-off-by: Evangelos Lamprou <[email protected]>

---------

Signed-off-by: Evangelos Lamprou <[email protected]>

v0.2.0

24 Jul 20:24
150b820

Choose a tag to compare

  • Refactor tests.
  • Improved linting.
  • Hide try-internal variables from scripts.
  • Style guide.
  • Testing in Vagrant.
  • Support nested mounts.
  • Resolve issues with userxattr.
  • Better support for unionfs.
  • Use /bin/sh, not /bin/bash.
  • -i flag to ignore paths.
  • Interactive improvements.

v0.1.0

25 Jun 12:48
2f5c6e3

Choose a tag to compare

Initial release.