Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 943 Bytes

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 943 Bytes

Changelog

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

The format is based on Keep a Changelog. This project does NOT adhere to Semantic Versioning.

[Unreleased]

[4] - 2018-08-11

Changed

  • Match image sizes with regex

[3] - 2018-07-14

Added

  • Added basic image format check

[2] - 2018-07-14

Changed

  • Fixed usage of extend.

[1] - 2018-07-07

Added

  • Toggleable stdout logging via ini option.
  • Unicode multiplication sign as valid character between width and height.

Changed

  • Make a small effort to comply with PEP8.
  • Fixed incorrect matching of image sizes.
  • Mark as initial release.

Removed

  • Unused import.
  • Incorrect usage of diskcache culling.

[DEV-UNRELEASED] - 2018-07-06

Added

  • Initial commit.