Releases: seanpierce/passman
Add pyperclip to package
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
This release creates the app as an installable package via pip
v1.2.2
Revert global utf-8 encodings
Add global utf-8 encoding
This release will implement utf-8 encoding globally for all user input/ database stores.
Update process flow and UX
This release uses better documentation to install dependencies in addition to implementing smarter UX/UI for enhanced readability.
Updated UI for readability
This release will update the UI for readability by adding colors and spacing to prompts.
Initial Release
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.