Releases: dfinity/agent-rs
Releases · dfinity/agent-rs
9fb74a6: feat: Remove parameterized canister pattern (#330)
* Remove parameterized canister pattern * fmt/lint * fix
ef4fcf6: feat: Update wallet interface for 128-bit API (#329)
* Update wallet interface for 128-bit API
ee57f0d
feat: Add `HttpRequestStreamingCallbackAny` and change abstractions (…
0bc839c: chore: Update Rust to 1.58.1 (#327)
* Update to 1.58.1 * Update to new lints * Add rust-version key to all crate manifests * Set all crates to 2021 edition * Test updated release workflow * Add aggregate checks
40ce9da
chore: add PR template (#326)
17694c9
chore: add PR template (#326)
e25b2be
Remove the erroneous exit (#322)
4d0595a: fix: workaround for dfinity/candid#273 (#323)
* fix: workaround for dfinity/candid#273 With a little elbow grease we can even get around `Func`'s limitations. We use `Type::Empty` because args subtype in the opposite direction.
00fe152
chore: Release agent 0.14.0 (#324)
4669e7e
chore: add canister_range check (#312)