Skip to content

Releases: nextras/youtube-api

3.1.0

23 Dec 23:03
Compare
Choose a tag to compare

New major version 3.1.0 is out! 🎉 🍌 What's changed from 3.0?

  • minimal version is PHP 7.1
  • fixed compatibility with PHP 7.2
  • removed Composer/CaBundle, use custom client, if needed (BC break!)
  • see full commit changelog

3.0.0

28 Sep 09:08
Compare
Choose a tag to compare

New major version 3.0.0 is out! 🍇 What's changed from 2.0?

  • minimal version is PHP 5.6 (BC break!)
  • internal change: switched form Kdyby/Curl to GuzzleHttp (BC break!) Thanks @trejjam
  • internal change: switched from Kdyby/CurlCaBundle to Composer/CaBundle (BC break!)
  • see full commit changelog