Skip to content

Releases: FlowRipple/sdk

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jan 12:49
fd6bb83

Minor Changes

  • cec6e46: Add support for idempotency keys

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jan 17:22
c5fa06f

Major Changes

  • 1e625e9: Update SDK to make use of the latest flowripple api structure

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Feb 15:53
864cbb7

Patch Changes

  • 57f92c4: Fix Module Exporting type-definitions

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 15:26
f5b62ae

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