Releases: cloudflare/chanfana
Releases · cloudflare/chanfana
v1.0.6
v1.0.5
v1.0.4
What's Changed
- Allow binary content type by @henrytoone in #100
- Add docs on how to stream ChatGPT responses by @G4brym in #101
- Fix Regex parameter error message by @G4brym in #103
New Contributors
- @henrytoone made their first contribution in #100
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
What's Changed
- Improve datetime error messages
- Fix special characters encoding in query string
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- New Documentation website https://cloudflare.github.io/itty-router-openapi/
- Add Zod support everywhere!
- Add support for OAP 3.1
- Improve type hints
- Big improvements under the hood to make the code more maintainable going forward
- A lot of bug fixes
Upgrading from an older version?
Migration guide to 1.0.0 available here!
v0.1.11
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #73
- tutorial: Add missing
cd
command by @juliangehring in #74 - Improve
Arr.getValue()
by @gimenete in #79
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Fix /docs and /redocs not working when base parameter is defined
- Fix request body validation for non json endpoints
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Upgrate itty-router and improve package.json
- Add option to disable operation ids generation
Full Changelog: v0.1.8...v0.1.9