Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@maple-klaviyo maple-klaviyo released this 19 Oct 19:54
· 24 commits to main since this release

[1.0.0] - 2022-10-19

Added

  • Initial release

Changes

  • Naming changes:
    • Package name: klaviyo/sdk-beta → klaviyo/api
    • Namespace: KlaviyoBeta → KlaviyoAPI
    • Client name: Client → KlaviyoAPI
    • Client variable name in readme examples: $client → $klaviyo
    • Some functions have changed name
  • Parameter ordering:
    • The order of params has changed; you will need to update these for your existing implementation to work
  • New resources and endpoints:
    • See API Changelog for full details