Skip to content

v2.0.0

Latest

Choose a tag to compare

@compwright compwright released this 02 Apr 20:02
· 1 commit to master since this release
e1d6064

2.0.0 (2025-04-02)

⚠ BREAKING CHANGES

  • rewrite using a factory and built-in GenericProvider
  • drop PHP 7 support and remove unneeded dependencies

Features

  • add enterprise hub support (d483858)
  • drop PHP 7 support and remove unneeded dependencies (757d4c0)
  • rewrite using a factory and built-in GenericProvider (664ce0e)

Miscellaneous Chores

  • update usage example and style guide directive (816ba74)