Skip to content

Releases: nextras/youtube-api

3.2.0

Choose a tag to compare

@hrach hrach released this 06 Dec 09:07
  • Update for the latest Nette libs

Full Changelog: v3.1.0...v3.2.0

3.1.0

Choose a tag to compare

@hrach hrach released this 23 Dec 23:03

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

Choose a tag to compare

@hrach hrach released this 28 Sep 09:08

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