v0.1.0 - Initial Release
First release of the Open Payments Rust SDK.
✨ Features
- Complete type definitions for all Open Payments resources
- HTTP client with authentication and signature support
- HTTP message signature creation and validation utilities
- General documentation with examples
- Snippet binaries for common operations
🏗️ Architecture
clientmodule: HTTP client for Open Payments API interactionstypesmodule: Complete type definitions for Open Payments resourceshttp_signaturemodule: HTTP message signature utilitiessnippetsmodule: Example binaries for OP flows
🔧 Requirements
- Rust 1.43.1 or later