# Quick_Pswd Development Log
## 2024-05-30
- Initiate project conception and establish project plan
- Complete project setup, named "DigitShield"
- Implement core feature: Quick password generation
---
## 2024-05-31
- Adopt a new name and a tentative `Logo`
- New feature added: Password strength check
- Implement command-line support for realized features
- Uploaded to `crates.io`, introducing `cargo install` as a new installation method
----
## 2024-06-01
- New feature: Desktop popup notification after password generation!
- Adjusted the main function's code structure.
- Fixed the project's character logo.
- Released version `v1.0.2`.