Skip to content

v5.0.0

Compare
Choose a tag to compare
@warlof warlof released this 14 Jul 11:22
· 14 commits to 5.0.x since this release
5606381

What's New

  • with SeAT 5, you can now implement your own ESI client (stick to Eseye as default) by implementing Seat\Services\Contracts\EsiClient, Seat\Services\Contracts\EsiResponse, Seat\Services\Contracts\EsiToken
  • allow settings default to be defined by @warlof in 5d63d9d

What's Changed

Breaking Changes

  • getVersion() method from Seat\Services\AbstractSeatPlugin is non longer overridable - if you implement that class, you must remove this method

New Contributors

Full Changelog: 4.2.1...5.0.0