Skip to content

v1.0.0

Compare
Choose a tag to compare
@nkl-kst nkl-kst released this 02 May 19:01
· 144 commits to master since this release
0b1e00a

Added

  • Dev dependency php-coveralls/php-coveralls
  • Coverage report badge
  • Public API method documentation

Changed

  • Use Guzzle ClientInterface in DependencyContainer
  • Changelog format to https://keepachangelog.com/en/1.0.0/
  • Updated guzzlehttp/guzzle to 7.3.0
  • Updated netresearch/jsonmapper to v4.0.0
  • Updated symfony/dependency-injection to v5.2.6
  • Updated friendsofphp/php-cs-fixer to v2.18.5
  • Updated phpunit/phpunit to 9.5.4

Fixed

  • Don't reuse clients and endpoints in DependencyContainer
  • idAPIfootball in class NklKst\TheSportsDb\Entity\Team is now nullable
  • Fixed teams search returning null on unmatched query
  • Lookup and search results for single entities can be null

Removed

  • API version configuration support