Skip to content

v3.0.2

Latest
Compare
Choose a tag to compare
@Daethyra Daethyra released this 24 Feb 23:07
· 1 commit to main since this release
94be853

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