| tag name | v0.1.0 (847a4273545748e08e4d804a35c58fd94b079d6b) | 
| tag date | 2016-08-06 10:51:55 -0400 | 
| tagged by | Teddy Wing | 
| tagged object | commit 0712752918... | 
| download | Passextract-0.1.0.tar.bz2 | 
|---|
v0.1.0
Additions:
* Passextract can now be invoked as a standalone program instead of
  requiring input to be passed to it through STDIN. It will take a file
  argument in exactly the same way as `pass show`. When run in this way,
  the program will call `pass show` with the given argument and display
  the result in the Passextract interactive interface. It is still
  possible to use the program with STDIN.
* A Bash completion script is added that enables tab completion and
  functions in the same way as `pass show`.
* A license, README, and demo screencast are added.
