Releases: iromli/sprig-aes
Releases · iromli/sprig-aes
v0.7.0
0.7.0 (2024-12-31)
docs
- add example of new CLI commands (c9600e8)
Features
- add support to encrypt and decrypt contents of a file (1fff069)
v0.6.0
0.6.0 (2024-12-26)
Features
- add support for self-contained Python zipapps (#7) (78156a5)
v0.5.0
0.5.0 (2023-11-22)
Features
- remove class-based methods in favor of functions (b5b8acd)
v0.4.0
0.4.0 (2023-11-13)
Bug Fixes
- conform to correct license classifier (e4099cd)
- set key to empty string if option is omitted (d9dee88)
v0.3.0
0.3.0 (2023-11-11)
Bug Fixes
- remove editable package from requirements.txt (d312545)
v0.2.0
0.2.0 (2023-11-10)
Features
v0.1.0
0.1.0 (2023-11-09)
Features
Miscellaneous