Skip to content

Releases: bonroyage/tripleseat-php

v0.4.0

24 Feb 19:42
c2fa550
Compare
Choose a tag to compare

⚠️ Breaking changes

  • Minimum PHP version required: PHP 8.2
  • The all and search methods no longer return a Generator. Instead, it returns a new PaginatedResponse class object.
  • The lead forms method now unwraps the results.

Full Changelog: 0.3.1...v0.4.0

0.3.1

16 Nov 16:57
Compare
Choose a tag to compare
Fix response to object for create operations

0.3.0

16 Nov 15:28
Compare
Choose a tag to compare
Simplify operation calls

0.2.0

16 Nov 11:27
Compare
Choose a tag to compare
Easier site access

0.1.0

15 Nov 22:00
Compare
Choose a tag to compare
update composer