Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 536 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 536 Bytes

2.0.0

  • (bc) Remove videoType from video data.
  • (feature) Add new youtube-short provider.

1.0.3

  • (improvement) Trim URLs before parsing.
  • (improvement) Require Symfony 7 and PHP 8.3+.

1.0.2

  • (improvement) VideoDetails::$videoType is now required and will default to "video".
  • (improvement) Renamed the YouTube video type "shorts" to "short".

1.0.1

  • (bug) Add missing bundle config.
  • (improvement) Add direct getter for VideoDetails::getEmbedUrl().

1.0.0

Initial release \o/