Skip to content

Releases: phpjuice/wati-sdk

v1.0.1

24 Feb 02:01
901c002

Choose a tag to compare

What's Changed

  • Add ResponseData base class with hasMore() and isSuccessful() methods
  • Refactor response data classes to extend ResponseData
  • Add unit tests for ResponseData

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Feb 23:14
bf161e0

Choose a tag to compare

What's Changed

  • Initial release of Wati SDK
  • Pre-built API classes for Wati API
  • PHP 8.3+ support
  • Add Laravel service provider

Full Changelog: https://github.com/phpjuice/wati-sdk/commits/v1.0.0