Skip to content

Releases: Daethyra/transimage

v3.0.0

Choose a tag to compare

@Daethyra Daethyra released this 29 Jun 16:20
f4510f6

What's Changed

Full Changelog: v2.2.0...v3.0.0

paprika flying princess

v2.2.0

Choose a tag to compare

@Daethyra Daethyra released this 24 Jun 22:21
3cff0ec

What's Changed

  • Added missing opencv dependency by @Daethyra in #41
  • this update is essentially just 2.1.0, which added colors and no-dither arguments by @Daethyra in #40, and it actually includes opencv-python-headless in the pyproject.toml file to ensure fresh transimage installations download all required dependencies.
  • release 2.1.0 is obsolete

Full Changelog: v2.0.1...v2.2.0

skyrim_yah_yeet

v2.0.1

Choose a tag to compare

@Daethyra Daethyra released this 21 Jun 05:27
ee8ca4f

What's Changed

  • 2.0.1 - Clarify README and Update Pillow by @Daethyra in #36

Full Changelog: v2.0.0...v2.0.1

skyrim_yah_yeet

v2.0.0

Choose a tag to compare

@Daethyra Daethyra released this 17 Jun 03:01
5b8051f

What's Changed

  • Release v2.0.0 - Poetry Migration, GIF Creation, CLI Improvements by @Daethyra in #33

Full Changelog: v1.0.1...v2.0.0

v1.0.1

Choose a tag to compare

@Daethyra Daethyra released this 17 Jun 02:39
0563708

v1.0.1 Stable

This is the final stable version that focuses solely on image conversion.

What's Changed

Full Changelog: 0.1.0...v1.0.1

v0.1.0

Choose a tag to compare

@Daethyra Daethyra released this 24 Feb 23:07
99e6f89

What's Changed

  • Refactored project by @Daethyra in #22
  • Fixed nomenclature to match PyPI package by @Daethyra in #23
  • Enable command-line execution via python -m pil_image_converter by @Daethyra in #24

Previously accomplished:

  • deleted old PyPI package
  • archived black GitHub workflow
  • updated nomenclature throughout project: "Formaverter" -> "image_converter"
  • integrated flake8 linting
  • updated proproject.toml:
    • bumped major version number
    • added flake8 to dev dependency
    • updated README
  • added LICENSE file
  • All 11 unittests passed
  • renamed project
  • published to PyPI

Full Changelog: v3.0.1...v3.0.2