Releases: cloudflare/chanfana
Releases · cloudflare/chanfana
v0.1.7
v0.1.6
What's Changed
- Add integration tests, in preparation for a future big update
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
- fix: query parameter extraction incomplete by @oscaramos in #50
- Add support for custom content types by @G4brym in #52
New Contributors
- @oscaramos made their first contribution in #50
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Fixes
- Fix missing favicon definition in swagger and redocs UI, causing chrome to always get 404 when loading the docs
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Features
- Add OpenAI docs
- Add relative paths in
aiPlugin.api.url
Fixes
- Fix schema_version should be optional by @ericlewis in #42
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Features
- Add support for raw strings, numbers and bools in response schemas
- Add support for nested routers
- Add support for disabling or modifying swagger ui, redoc and openapi schema endpoints
- Upgrade to itty-router 3.x
Docs
- Add TUTORIAL.md with a simple project example
- Add prerelease github workflow for every pull request
Fixes
- Fix automatic imports
Full Changelog: v0.0.15...v0.1.0