Releases: omar-polo/plass
Releases · omar-polo/plass
plass 0.7
- decode file names in the current locale for
plass find
matching
- fixed a typo and improved the description section in
pwg.1
plass 0.6
- rewrite pwg in perl; fix diceware-style generation issues.
- use extended regular expressions in
plass find
.
- minor code improvements from perlcritic and volker (thanks!).
- minor adjustments to the man pages.
plass 0.5
- pwg: guard against possible flag-injections
- totp: respect the digits, algorithm and period params in the URI
- totp: remove some (good) BSD-isms to aid portability
- some minor manpage improvements
plass 0.4
- fixed typo and documentation improvements
- make
plass find
case-insensitive
- add
plass edit
to modify entries with an editor
- totp(1): accept
otpauth://
URLs too
- removed handling of
$PLASS_GOT
plass tee
: set binmode to avoid mangling binary data
- avoid issuing unnecessary
got add
plass 0.3
- use /dev/urandom instead of /dev/random
- add pwg(1) - password generator
- remove plass
gen
subcommand in favour of pwg(1)
- misc code and documentation improvements
plass 0.2
- improved documentation
- added a companion tool for TOTP: totp(1)
- fixed
plass tee
with multi-line input
- fixed
plass tee
commit messages
First Public Release
plass 0.1
first public version