- Updated dependencies - Aligned pyproject.toml with the standard specification. - Publishing to PyPI using a Trusted Publisher
0.11.4
- Added a parameter, close_file, to lsb.reveal in order to specify if the file must be closed at the end of the processing.
0.11.3
- Stegano now supports Python 3.12. Support of Python 3.8 has been removed.
0.11.2
- improved typing of various functions; - updated dependencies.
0.11.1
- Fixed a bug in the command line when no sub-command is specified.
0.11.0
- Reduced memory footprint and processing speed, the modules ``lsb`` and ``lsbset`` have been merged ([PR 34](https://github.com/cedricbonhomme/Stegano/pull/34)).