Releases: specode/pi-subscription-image
Releases · specode/pi-subscription-image
Release list
v1.0.0
v0.2.0
What's changed
- Rename the public image-generation tool from
generate_imagetogenerate_image_with_subscriptionto avoid collisions with other Pi extensions. - Keep
/imgas the direct image-generation command and route it through the renamed tool. - Update prompt guidance, tests, English and Chinese documentation, and third-party notices.
Breaking change
Saved prompts, skills, or integrations that explicitly call generate_image must switch to generate_image_with_subscription.
Validation
- TypeScript typecheck passed.
- All 36 tests passed.
- Pi extension smoke test and npm package dry run passed.
v0.1.1
Full Changelog: https://github.com/specode/pi-subscription-image/commits/v0.1.1