0.6.25
DFX
- feat: dfx now provides CANISTER_ID_<canister_name> environment variables for all canisters to "npm build" when building the frontend.
Agents
Rust Agent
- feat: AgentError due to request::Error will now include the reqwest error message
in addition to "Could not reach the server" - feat: Add secp256k1 support (dfx support to follow)