branch: main
Commits on main
- 8d6ddd8 chore: update crate metadata and deps for publishing 4 years ago
- e6d838c fix: use new macro crate name 4 years ago
- 6881a55 chore: update crate metadata and deps for publishing 4 years ago
- 4c374e7 feat: add url method on request 4 years ago
- aa5da74 chore: update metadata deps for publishing 4 years ago
- deaa29e chore: clear out dead code 4 years ago
- 4060094 fix: remove readme until there is one 4 years ago
- 273f009 fix: point crate metadata repository field at correct links 4 years ago
- 156f9e7 chore: update crate metadata for publishing 4 years ago
- 7e1590e chore: bump crate version 0.0.2 4 years ago
- 205d835 fix: use output method on cmd to hide the output 4 years ago
- fd017ad chore: update build bin metadata 4 years ago
- e215134 fix: update readme with latest usage 4 years ago
- e57dd77 feat: update router and add cloudflare api example 4 years ago
- de36a83 feat: remove data container type 4 years ago
- 3d5876a fix: update readme examples 4 years ago
- da3218b chore: remove old clone derive, update readme with more info on router 4 years ago
- 4ea87a2 Merge pull request #24 from cloudflare/sm/router-updates 4 years ago
- 3abc4f0 Merge pull request #23 from cloudflare/jnelson/remove-clone 4 years ago
- feb5c9a fix: remove use of needless smart pointer on env in durable obj example 4 years ago
- 9d7c854 chore: clean up types and imports 4 years ago
- 202fa55 chore: re-export types from worker crate 4 years ago
- 307b98e feat: use worker crate exports in macro, have macro re-write wrapped fn sig 4 years ago
- f5bdaad fix: remove ffi defs for durable obj from libworker and update vis in edgeworker-sys 4 years ago
- b7b4b3b chore(docs): update readme with clearer usage and notes 4 years ago
- 55e2340 chore: show use of env in durable object fetch 4 years ago
- 6e1e8c7 chore: additional kv usage in sandbox worker 4 years ago
- 135c1f2 fix: update sandbox test worker to use latest 4 years ago
- 5363a88 feat: use map of route params instead of param type to simplify lifetimes 4 years ago
- 3e8ba06 fix: use util cf type in req 4 years ago