File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v0.11.0 (2026-02-10)
6+
7+ ### Features
8+
9+ - Add new models, mark deprecated ones
10+ ([ ` dd45f30 ` ] ( https://github.com/danielcopper/openapi-image-gen/commit/dd45f307dc3e28360bca31dd0a6ad1d129375b06 ) )
11+
12+ - ** owui** : Add native image display via OWUI file upload
13+ ([ ` 6d9f408 ` ] ( https://github.com/danielcopper/openapi-image-gen/commit/6d9f4083dc22be84411cb44925e507e70f263843 ) )
14+
15+ ### Refactoring
16+
17+ - Deduplicate helpers, fix security issues, add dev tooling
18+ ([ ` 665a719 ` ] ( https://github.com/danielcopper/openapi-image-gen/commit/665a71947e3abe4171facbdd1450d212d96e549c ) )
19+
20+
521## v0.10.0 (2025-12-21)
622
723### Features
Original file line number Diff line number Diff line change 11[project ]
22name = " image-generation-api"
3- version = " 0.10 .0"
3+ version = " 0.11 .0"
44description = " Image Generation OpenAPI Server with LiteLLM integration"
55requires-python = " >=3.11"
66dependencies = [
You can’t perform that action at this time.
0 commit comments