Releases: dfinity/agent-rs
Releases · dfinity/agent-rs
8ed6cb8
chore: release rust agent 0.12.1 (#308)
cf15743: Fix candid compatibility: mismatched enum. (#306)
Signed-off-by: John Plevyak <[email protected]>
96670f6
chore: release agent-rs 0.12.0 (#304)
820e2fa
fix: change HttpResponse.upgrade to Option<bool> for backwards compat…
4af1589
chore: make read_state_raw public (#302)
1e9bfd1: chore: cleanup candid imports (#300)
Co-authored-by: Eric Swanson <[email protected]>
b4a5815: fix: openssl build error on macos-11 (#299)
and no need to install homebrew.
a8bb38e
docs: update certificate documentation link (#294)
abf3274: feat: use generics for `lookup_value` (#295)
Replaces `Vec` with array for calls Ready to switch to `Iterator`s for dfinity/ic-types#8
22eee79
chore: rust agent 0.11.1 (#297)