Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 935 Bytes

CHANGELOG.md

File metadata and controls

45 lines (29 loc) · 935 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Status

  • Added
  • Changed
  • Fixed
  • Removed

[1.0.5] - 2024-01-25

Fixed

  • program's version and deployment.

[1.0.4] - 2024-01-25

Fixed

  • vulnerability due to external library: Pillow. Update Pillow's version to 10.0.2.

[1.0.3] - 2023-09-23

Added

  • GUI version.

Fixed

  • some issues and adaptions for the program to be used by the GUI as well.

[1.0.2] - 2023-04-07

Fixed

  • fixed issue where it would give an error when trying to print '%'. It was not escaped correctly.

[1.0.1] - 2023-04-07

Fixed

  • version's file not being found because of bad configurations on setup.py.

[1.0.0] - 2023-04-06

Added

  • first release on PyPI