Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Releases: andrewpthorp/pw

Version 0.4.0

18 May 15:53
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release

Added ability to generate passwords:

$ pw generate personal/google.com

Contents of 'personal/google.com':
Username: <recipient>
Password: <random_string>

Also, refactors!

v0.3.0

14 May 20:49
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

This is a release of the full basic API.

It supports add, get, edit, ls, rm, and mv. It also supports their single letter aliases (the first letter of each command).

MacVim, specifically mvim is required to be in your PATH.

Try it, report bugs!

v0.1.0

15 Apr 23:28
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First version that might be usable?

Try it, report bugs.