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.4.0 (2025-12-14)
6+
7+ ### Bug Fixes
8+
9+ - Resolve all ruff lint errors
10+ ([ ` 606384d ` ] ( https://github.com/danielcopper/openapi-image-gen/commit/606384d9f4476e3d6f77bfac93912a15e1592df3 ) )
11+
12+ ### Documentation
13+
14+ - Add Open WebUI integration documentation
15+ ([ ` d99a5d4 ` ] ( https://github.com/danielcopper/openapi-image-gen/commit/d99a5d40cd5c96177a2cef987a3ded9faf5c5bb3 ) )
16+
17+ - Update documentation for image editing feature
18+ ([ ` 8dde037 ` ] ( https://github.com/danielcopper/openapi-image-gen/commit/8dde037e77c5d7b2c56dba18236ed7a059021c3a ) )
19+
20+ ### Features
21+
22+ - Add Open WebUI Files API integration
23+ ([ ` d72a2ad ` ] ( https://github.com/danielcopper/openapi-image-gen/commit/d72a2ade8b36f61f37f41cfd1e066e85695e22ee ) )
24+
25+ ### Testing
26+
27+ - Add Open WebUI service tests
28+ ([ ` 61a328c ` ] ( https://github.com/danielcopper/openapi-image-gen/commit/61a328ca5ccc003dd1dddef47987a6dce46f0d4b ) )
29+
30+
531## v0.3.0 (2025-12-14)
632
733### Chores
Original file line number Diff line number Diff line change 11[project ]
22name = " image-generation-api"
3- version = " 0.3 .0"
3+ version = " 0.4 .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