Skip to content

Commit 0992562

Browse files
author
semantic-release
committed
0.7.0
Automatically generated by python-semantic-release
1 parent 02781c0 commit 0992562

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v0.7.0 (2025-12-14)
6+
7+
### Features
8+
9+
- Add JSON-based edit endpoint for LLM tool use
10+
([`02781c0`](https://github.com/danielcopper/openapi-image-gen/commit/02781c0cda12846e9c231e72425a2bf0951b13cd))
11+
12+
513
## v0.6.0 (2025-12-14)
614

715
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "image-generation-api"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
description = "Image Generation OpenAPI Server with LiteLLM integration"
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)