Skip to content

Releases: iromli/sprig-aes

v0.7.0

31 Dec 18:30
1ff43b3
Compare
Choose a tag to compare

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

26 Dec 18:44
657b7b9
Compare
Choose a tag to compare

0.6.0 (2024-12-26)

Features

  • add support for self-contained Python zipapps (#7) (78156a5)

v0.5.0

22 Nov 21:22
3a4ef3e
Compare
Choose a tag to compare

0.5.0 (2023-11-22)

Features

  • remove class-based methods in favor of functions (b5b8acd)

v0.4.0

13 Nov 06:46
b58f346
Compare
Choose a tag to compare

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

11 Nov 20:21
71fc4a1
Compare
Choose a tag to compare

0.3.0 (2023-11-11)

Bug Fixes

  • remove editable package from requirements.txt (d312545)

v0.2.0

10 Nov 21:39
8acfeaf
Compare
Choose a tag to compare

0.2.0 (2023-11-10)

Features

v0.1.0

09 Nov 21:09
829a103
Compare
Choose a tag to compare

0.1.0 (2023-11-09)

Features

Miscellaneous