Releases: FlowRipple/sdk
Releases · FlowRipple/sdk
Release list
v3.1.0
v3.0.0
Major Changes
- 1e625e9: Update SDK to make use of the latest flowripple api structure
v1.0.1
Patch Changes
- 57f92c4: Fix Module Exporting type-definitions
v1.0.0
Major Changes
-
e9bc79c: Initial release of the @flowripple/sdk package featuring:
- Core FlowrippleClient class for event capture
- Secure API authentication with HMAC signatures
- Configurable base URL and API versioning
- Silent mode for error handling
- Comprehensive test coverage with both mock and actual API tests
- TypeScript support with full type definitions