- **[FIXED]** Fixed CLI and normal issues with encrypting and decrypting (wrong function from Fernet was used)
1.1.2
- **[FIXED]** Fixed CLI issues with encoding and decoding (wrong function used issue)
1.1.1
- **[FIXED]** Fixed CLI issues with encoding and decoding (is_flag issue)
1.1.0
- **[BREAKING]** Changed Passeo to a Enum, meaning that it will now be for generation for example `passeo.generate`, not `passeo().generate`. - **[ADDED]** Added encryption and decryption. It has been supported by CLI.
1.0.9
- **[ADDED]** Lets you know when a password has been generated in a file.
1.0.8
- **[FIX]** Fixed installation problems of Passeo.