Skip to content

Releases: stechstudio/laravel-hubspot

0.11

29 Aug 15:50
926b453
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10...0.11

0.10

01 Jul 15:56
ea005a0
Compare
Choose a tag to compare

What's Changed

  • Fix Contact 'email' property filtered due to 'Emails' HubSpot type by @leolll in #21

New Contributors

Full Changelog: 0.9...0.10

Laravel 11

12 Mar 23:27
bdd50b6
Compare
Choose a tag to compare
0.9

Laravel 11

0.8: Merge pull request #19 from emaadali/main-1

17 Aug 20:11
7d9710b
Compare
Choose a tag to compare
Fix PHP deprecation warning for explode() function

IN filter

01 Aug 01:30
7c07593
Compare
Choose a tag to compare
Merge pull request #16 from AdamRollinson/main

Ability to set connection timeout & Ability to use 'IN' operator in where statements

HTTP timeouts

27 Jul 13:17
2f032e9
Compare
Choose a tag to compare
Merge pull request #15 from AdamRollinson/main

Ability to set the http client timeout via config

Owner endpoints

24 Jun 22:27
7666476
Compare
Choose a tag to compare
Merge pull request #13 from rjm87/main

Add Owner endpoints