Skip to content

Releases: cloudflare/chanfana

v1.0.10

06 Feb 12:15
89255c1
Compare
Choose a tag to compare

What's Changed

  • Fix all parameters not being detected in non openapi routes

Full Changelog: v1.0.9...v1.0.10

v1.0.9

06 Feb 11:57
c8777e8
Compare
Choose a tag to compare

What's Changed

  • Add option to define custom base router
  • Fix path parameters not working when using nested routers

Full Changelog: v1.0.8...v1.0.9

v1.0.8

29 Jan 16:47
665b38e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

10 Jan 14:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

13 Dec 16:10
0d29ff2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

21 Nov 10:57
53e7782
Compare
Choose a tag to compare

What's Changed

  • Fix sending empty query parameters being parsed as empty strings instead of null by @G4brym in #104

Full Changelog: v1.0.4...v1.0.5

v1.0.4

20 Nov 17:00
e344ba3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

13 Sep 14:18
Compare
Choose a tag to compare

What's Changed

  • Fix error on mal formatted json request body

Full Changelog: v1.0.2...v1.0.3

v1.0.2

12 Sep 16:18
9645490
Compare
Choose a tag to compare

What's Changed

  • Add support for custom request bodies by @G4brym in #98

Full Changelog: v1.0.1...v1.0.2

v1.0.1

07 Sep 15:45
93eb416
Compare
Choose a tag to compare

What's Changed

  • Improve datetime error messages
  • Fix special characters encoding in query string

Full Changelog: v1.0.0...v1.0.1