Skip to content

Tags: stephenlzc/GenImageText

Tags

v3.0.0

Toggle v3.0.0's commit message
chore(release): prepare v3.0.0 release notes

- Add v3.0.0 changelog with project rename details
- Document hero banner addition
- Document brand identity changes

v2.0.0

Toggle v2.0.0's commit message
feat!: v2.0.0 - Migrate from npm package to Python-only project

BREAKING CHANGE: Removed npm package support and CLI tool (pto).
Project is now a simple Python library with git clone installation.

Major changes:
- Removed npm packaging and Node.js dependencies
- Removed CLI tool (pto), use Python API directly
- Removed test/ and types/ directories
- Removed .github/workflows/ (CI, publish, release-please)
- Restored outputs/ folder for example outputs
- Updated all README files with new installation instructions
- Updated SKILL.md with Python-only workflow
- Marked npm package as deprecated

Installation now:
  git clone https://github.com/stephenlzc/perfect-text-overlay
  pip install Pillow numpy

Migration guide: See README.md

v1.0.2

Toggle v1.0.2's commit message
chore(release): bump version to 1.0.2

- Update package.json version to 1.0.2
- Add CHANGELOG for v1.0.2 with font documentation improvements
- Enhanced font descriptions and language-specific recommendations

v1.0.1

Toggle v1.0.1's commit message
chore(release): bump version to 1.0.1

v0.6.2

Toggle v0.6.2's commit message
chore(release): bump version to 0.6.2

v0.6.1

Toggle v0.6.1's commit message
Version 0.6.1