Skip to content

Releases: Daethyra/pil-image-converter

v3.0.2

24 Feb 23:07
94be853
Compare
Choose a tag to compare

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