Skip to content

v0.6.1

Latest

Choose a tag to compare

@jaschadub jaschadub released this 17 Nov 07:07

Fixed

  • Compilation Issues: Resolved crates.io publishing compilation errors
    • Fixed SecureMessage API usage with correct field names and types
    • Added missing SystemTime import for timestamp handling
    • Fixed ModelLogger API compatibility
    • Added missing dependencies (tokio, serde) to REPL crates
    • Fixed HttpInputConfig struct with required fields
    • Resolved match arm type compatibility issues in JSON-RPC server

Dependencies

  • Version Specifications: Added proper version specifications to all workspace dependencies for crates.io publishing

See v0.6.0 release notes for full changes in v0.6.X