Skip to content

Tags: cedricbonhomme/Stegano

Tags

v0.11.5

Toggle v0.11.5's commit message

Verified

This tag was signed with the committer’s verified signature.
cedricbonhomme Cédric Bonhomme
Release 0.11.5 (2025-02-13)

- Updated dependencies
- Aligned pyproject.toml with the standard specification.
- Publishing to PyPI using a Trusted Publisher

v0.11.4

Toggle v0.11.4's commit message

Verified

This tag was signed with the committer’s verified signature.
cedricbonhomme Cédric Bonhomme
Release 0.11.4 (2024-09-07)

Added a parameter, close_file, to lsb.reveal in order to
specify if the file must be closed at the end of the processing.

v0.11.3

Toggle v0.11.3's commit message

Verified

This tag was signed with the committer’s verified signature.
cedricbonhomme Cédric Bonhomme
Release 0.11.3 (2024-01-02)

Stegano now supports Python 3.12. Support of Python 3.8 has been removed.

v0.11.2

Toggle v0.11.2's commit message

Verified

This tag was signed with the committer’s verified signature.
cedricbonhomme Cédric Bonhomme
Version 0.11.2 (2023-05-23)

- improved typing of various functions;
- updated dependencies.

v0.11.1

Toggle v0.11.1's commit message

Verified

This tag was signed with the committer’s verified signature.
cedricbonhomme Cédric Bonhomme
Release 0.11.1 (2022-11-20)

Fixed a bug in the command line when no sub-command is specified.

v0.11.0

Toggle v0.11.0's commit message

Verified

This tag was signed with the committer’s verified signature.
cedricbonhomme Cédric Bonhomme
Release 0.11.0 (2022-11-20)

Reduced memory footprint and processing speed.
The modules ``lsb`` and ``lsbset`` have been merged.
#34

v0.10.2

Toggle v0.10.2's commit message

Verified

This tag was signed with the committer’s verified signature.
cedricbonhomme Cédric Bonhomme
Released version 0.10.2

v0.10.1

Toggle v0.10.1's commit message

Verified

This tag was signed with the committer’s verified signature.
cedricbonhomme Cédric Bonhomme
Release 0.10.1 (2021-11-30)

Stegano now uses OpenCV Python 4.5.4 abd Numpy 1.21.4.

v0.10.0

Toggle v0.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
cedricbonhomme Cédric Bonhomme
Release 0.10.0 (2021-11-29)

- new: Implemented Shi-Tomashi corner generator
  ([PR #32](#32)).
  Implemented by thundersparkf (see CONTRIBUTORS.md file).

v0.9.9

Toggle v0.9.9's commit message

Verified

This tag was signed with the committer’s verified signature.
cedricbonhomme Cédric Bonhomme
Release 0.9.9

Stegano now uses Pillow 8.3.0.