branch: main
Commits on main
- a66512f chore: consolidate crate shared into libworker 4 years ago
- 1d6dfa6 feat: use internal requestinit type 4 years ago
- 839acee feat: use internal requestinit type 4 years ago
- 3f168f7 chore: update test worker 4 years ago
- fcfafa9 fix: improve http primitives 4 years ago
- 3f7e809 feat: add shared crate with cloudflare custom types 4 years ago
- e278459 feat: use method type in new request init 4 years ago
- 00e608f Merge pull request #5 from cloudflare/sm/formdata 4 years ago
- c5113a0 Merge pull request #6 from cloudflare/cass/optimize-for-size 4 years ago
- 16e9244 doc: include d.o. info and links in readme 4 years ago
- fa314e0 feat: add d.o. accessor to the sandbox for testing 4 years ago
- ad20406 feat: add priliminary d.o. convenience accessor 4 years ago
- b6cf37a chore: rename d.o. "constructor" to "new" in rust, export as "constructor" to js 4 years ago
- 3d07af7 fix: further consolidate crates and prune unused from manifest 4 years ago
- 85f239b chore: more reorganization to optimize re-exports and use worker crate as facade 4 years ago
- dbced21 feat: reorganize repo layout, add new cf abstraction & docs 4 years ago
- e0b80a6 chore: rename worker macro, fix sandbox example usage 4 years ago
- d249481 chore: separate worker types and impls into own mods 4 years ago
- 2359e39 chore: re-org durable_object into edgeworker-sys 4 years ago
- 7239369 chore: cargo fmt on full src 4 years ago
- b323900 Merge pull request #1 from cloudflare/sm/vars-cleanup 4 years ago
- 40b68be chore: update authors in package meta 4 years ago
- 77462e0 Rename readme.md to README.md 4 years ago
- cae4031 feat: support access to secrets and kv bindings (#15) 4 years ago
- b5adcca Feat: Add 'log_error' attribute to allow errors to pass through instead of triggering Worker Threw Exception (#13) 4 years ago
- 7034fa4 Feat: Add Support for Durable Objects (#12) 4 years ago
- c4bfe84 Update readme.md 4 years ago
- 387f17a feat: impl Debug manually for better Header formatting (#11) 4 years ago
- 6e04ac1 feat: add logging support via console_log! macro (#10) 4 years ago
- d2ecbaa added the 'immutable' flag (#9) 4 years ago