Releases: ArjunSharda/Passeo
Releases · ArjunSharda/Passeo
v1.1.3
v1.1.2
- [FIXED] Fixed CLI issues with encoding and decoding (wrong function used issue)
v1.1.1
- [FIXED] Fixed CLI issues with encoding and decoding (is_flag issue)
v1.1.0
- [BREAKING] Changed Passeo to a Enum, meaning that it will now be for generation for example
passeo.generate
, notpasseo().generate
. - [ADDED] Added encryption and decryption. It has been supported by CLI.
v1.0.9
- [ADDED] Lets you know when a password has been generated in a file.
v1.0.8
- [FIX] Fixed installation problems of Passeo.
v1.0.7
- [SECURITY] Added more security to the quickgenerate CLI version and normal version to ensure Passeo is secure.
v1.0.6
v1.0.5
- [CRITICAL SECURITY PATCH] Fixed a critical security issue that is affecting currently everyone <1.0.5. It is highly recommended to update.
- [ADDED] Added a new quickgenerate function which can allow people to in bulk generate passwords that have letters and numbers. This will get more update as Passeo is developed to strengthen security of Passeo's users.