Skip to content

Releases: seanpierce/passman

Add pyperclip to package

23 Jun 15:06
Compare
Choose a tag to compare

This release implements usage of the pyperclip module allowing passwords to be copied to the user's clipboard. In addition, setup.py rules were updated to include installation of package runtime dependencies.

Upload package to pypi.org

22 Jun 15:01
Compare
Choose a tag to compare

This release creates the app as an installable package via pip

v1.2.2

22 Jun 02:37
Compare
Choose a tag to compare

Revert global utf-8 encodings

Add global utf-8 encoding

21 Jun 15:45
Compare
Choose a tag to compare

This release will implement utf-8 encoding globally for all user input/ database stores.

Update process flow and UX

20 Jun 17:34
Compare
Choose a tag to compare

This release uses better documentation to install dependencies in addition to implementing smarter UX/UI for enhanced readability.

Updated UI for readability

20 Jun 05:58
Compare
Choose a tag to compare

This release will update the UI for readability by adding colors and spacing to prompts.

Initial Release

20 Jun 04:52
Compare
Choose a tag to compare

This release displays the core functionality of the application satisfying the planned MVP. A user can download this software, and run it locally to manage various account passwords.