Skip to content

Releases: keepsuit/laravel-zoho-campaigns

v0.3.1

31 May 14:51
552a0f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

v0.3.0

22 May 09:16
c228892
Compare
Choose a tag to compare

What's Changed

  • Added resubscribe, subscribers and subscribersCount methods by @andreibaca in #20
  • Throw ZohoApiException on api error by @cappuc in #21
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #18

New Contributors

Full Changelog: 0.2.1...0.3.0

v0.2.1

25 Apr 14:08
Compare
Choose a tag to compare

What's Changed

  • Support laravel 11
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #15
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #16
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #17

Full Changelog: 0.2.0...0.2.1

v0.2.0

01 Feb 11:47
Compare
Choose a tag to compare

What's Changed

  • Fixed #13 #14
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #4
  • Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #5
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #6
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #7
  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #8
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #9
  • Bump actions/checkout from 3 to 4 by @dependabot in #10
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #11
  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #12

Full Changelog: 0.1.2...0.2.0

v0.1.2

24 Jan 13:32
Compare
Choose a tag to compare
  • Support Laravel 10

v0.1.1

18 Oct 09:19
Compare
Choose a tag to compare
  • Fix AccountsApi instance creation when client id/secret are not set
  • Improve setup command

v0.1.0

14 Oct 10:54
Compare
Choose a tag to compare
  • Subscribe contact to a list
  • Unsubscribe contact from a list