Skip to content

Latest commit

 

History

History
65 lines (29 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

65 lines (29 loc) · 2.2 KB

Changelog

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)

0.6.0 (2024-12-26)

Features

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

0.5.0 (2023-11-22)

Features

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

0.4.0 (2023-11-13)

Bug Fixes

  • conform to correct license classifier (e4099cd)
  • set key to empty string if option is omitted (d9dee88)

0.3.0 (2023-11-11)

Bug Fixes

  • remove editable package from requirements.txt (d312545)

Miscellaneous

  • use src-layout for main source code (6a5180e)

0.2.0 (2023-11-10)

Features

0.1.0 (2023-11-09)

Features

Miscellaneous