Skip to content

Passtrust version 1.1 - Bugfixes and Windows support

Compare
Choose a tag to compare
@xorond xorond released this 25 Sep 20:02
· 39 commits to master since this release
  • clipboard is now an optional dependency.

    Windows users should install with bundler install --without optional until the issue with the clipboard gem is worked out.
    There seems to be no issue about this on Linux, so Linux users can run bundler install --with optional

  • updated installation instructions

  • hardened features such as copying a fake password three consecutive times into the clipboard after the timer goes off (versus the 1 copy before).