Releases: dfinity/canister_fuzzing
Releases · dfinity/canister_fuzzing
v0.6.0
What's Changed
- Bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in #22
- Bump time from 0.3.45 to 0.3.47 by @dependabot[bot] in #23
- feat(instrumentation): automated instruction count maximization by @venkkatesh-sekar in #24
- Bump quinn-proto from 0.11.13 to 0.11.14 by @dependabot[bot] in #28
- chore: fuzzer improvements - power schedules, instruction logging, and bug fixes by @venkkatesh-sekar in #25
- feat: add ic-rusqlite fuzzing example by @venkkatesh-sekar in #29
- chore: bump version to
0.6.0by @venkkatesh-sekar in #27
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: add support for wasm64 by @venkkatesh-sekar in #17
- chore: make is_memory64 check robust by @venkkatesh-sekar in #18
- feat(api): Ergonomic improvements and derive macro for FuzzerState by @venkkatesh-sekar in #19
- chore: release
v0.5.0by @venkkatesh-sekar in #20 - chore: remove derive macro
FuzzerStateby @venkkatesh-sekar in #21
Full Changelog: v0.4.0...v0.5.0