Releases: logankeenan/axum-cloudflare-adapter
Releases · logankeenan/axum-cloudflare-adapter
0.13.0
What's Changed
- Bump worker from 0.1.0 to 0.2.0 in /example by @dependabot in #36
- Support worker 0.4.0 by @JorritSalverda in #56
- Bump url from 2.5.0 to 2.5.2 in /example by @dependabot in #44
- Bump oneshot from 0.1.6 to 0.1.8 in /example by @dependabot in #43
- Bump serde_json from 1.0.116 to 1.0.128 in /example by @dependabot in #57
- update dependencies by @logankeenan in #59
New Contributors
- @JorritSalverda made their first contribution in #56
Full Changelog: 0.12.0...0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
Update worker to 0.0.18
0.5.0
- Breaking Change - axum-cloudflare-adapter-macros has been deprecated in favor of axum-wasm-macros. This crate still re-exports the macro as
wasm_compat
rather thanworker_route_compat
. See examples for more details. - Updates dependencies to the latest versions