Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@bonroyage bonroyage released this 24 Feb 19:42
c2fa550

⚠️ 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