Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.

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.

[0.3.0] - 2022-07-08

Added

  • Added flip command, for flipping an image along one or both axes.
  • Added rotate command to apply a rotation to an image, in steps of 90 degrees.

[0.2.0]

Added

  • Added pipeline command, for applying a series of transformations to an image.