Releases: longcipher/ferriskey-sdk-rs
Releases · longcipher/ferriskey-sdk-rs
v0.1.0
[0.1.0] - 2026-03-30
Features
- Add FerrisKey SDK CLI and Prism contract verification features
- (ci) Update CI workflow to include additional tools for installation
- (ferriskey-sdk) Implement CLI enhancements and refactor client code
- (context7) Add public key and URL to context7 JSON file
Bug Fixes
- Update CI workflow to include installation of Prism CLI
- Update sleep function to use tokio for asynchronous execution
- (toml) Update dependencies to latest versions in Cargo.toml files
- (bin/ferriskey-cli) Update dependencies for improved workspace handling
- (readme) Update badge URLs for FerrisKey SDK workspace
Refactor
- (tests) Improve the retry mechanism for the Prism server startup
Miscellaneous Tasks
- (ci) Update Node.js version in CI workflow from 24 to 22
- Update Node.js version from 22 to 24 in workflows
- (workspace) Update Cargo.toml files for cli and sdk crates
Build
- (ci) Update Node.js and Prism installation in CI workflows