Skip to content

Releases: cloudflare/chanfana

v0.1.7

19 Jun 08:49
cdda926
Compare
Choose a tag to compare

What's Changed

  • Update itty-router to v4.x and add isomorphic-fetch to test suite by @kwhitley
  • Fix types path in package.json
  • Add tests to cover nested routers and body parameters

Full Changelog: v0.1.6...v0.1.7

v0.1.6

06 Jun 11:28
cee9416
Compare
Choose a tag to compare

What's Changed

  • Add integration tests, in preparation for a future big update

Full Changelog: v0.1.5...v0.1.6

v0.1.5

02 Jun 11:12
50b9ec8
Compare
Choose a tag to compare

What's Changed

  • Add option to raise error when an unknown parameter is received in endpoints by @G4brym in #57

Full Changelog: v0.1.4...v0.1.5

v0.1.4

19 May 17:06
8811ac8
Compare
Choose a tag to compare

What's Changed

  • fix: query parameter extraction incomplete by @oscaramos in #50
  • Add support for custom content types by @G4brym in #52

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

26 Apr 11:48
Compare
Choose a tag to compare

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

14 Apr 11:45
42cdc99
Compare
Choose a tag to compare

Features

  • Add OpenAI docs
  • Add relative paths in aiPlugin.api.url

Fixes

Full Changelog: v0.1.1...v0.1.2

v0.1.1

06 Apr 17:15
38bc177
Compare
Choose a tag to compare

Features

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Apr 14:11
b7801c8
Compare
Choose a tag to compare

Features

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

v0.0.15

03 Mar 10:47
c3e92ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

09 Jan 15:39
817ab28
Compare
Choose a tag to compare

What's Changed

  • Fix empty array validation issue by @G4brym in #26
  • Remove in-development warning from README.md by @G4brym in #27

Full Changelog: v0.0.13...v0.0.14