Skip to content

Releases: digitonic/passona-sdk

2.5.0

25 Jul 15:35
cec94ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.2...2.5.0

2.4.2

25 Jul 09:39
5460ade
Compare
Choose a tag to compare
  • updgraded guzzle

Release 2.4.1

25 Jul 08:48
8a2ae7a
Compare
Choose a tag to compare
  • support for any php version

2.4.0

25 Jul 08:46
459e8c5
Compare
Choose a tag to compare
  • Support for laravel version up to 10

Release 2.3.1

24 Nov 15:59
0b04e64
Compare
Choose a tag to compare

Added:

  • List contact groups facade

Release 2.3.0

13 Oct 09:53
ac43f3c
Compare
Choose a tag to compare

Added:

Release 2.2.0

19 Dec 15:21
bff39bb
Compare
Choose a tag to compare

Added:

  • Unique Contacts endpoint

Release 2.1.1

14 Nov 11:41
df2c4cf
Compare
Choose a tag to compare

Added

  • Changelog - The CHANGELOG.md has now been updated to reflect the correct data.

Release 2.1.0

14 Nov 11:03
ab418d0
Compare
Choose a tag to compare

Added:

  • built-in setters to all Request objects

Changed:

  • Responses from endpoints returning a single entity are now returned as a single stdClass, rather than a collection of standard classes

Release 2.0.0

11 Nov 11:14
Compare
Choose a tag to compare

This release brings support for version 2 of the Passona API. Additionally, the SDK has been rewritten from the ground up to provide a more fluent interface.