Version 1.8.0

This commit is contained in:
Mattia 2021-03-10 19:12:47 +01:00
parent 5385ba1628
commit 5e6aa737cb
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 1.8.0
- Fixed playlist client.
- Fixed search client.
- `search.getVideos` now returns a `Video` instance.
- Implemented `SearchList`.
## 1.8.0-beta.4
- Removed debug message

View File

@ -1,6 +1,6 @@
name: youtube_explode_dart
description: A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.
version: 1.8.0-beta.5
version: 1.8.0
homepage: https://github.com/Hexer10/youtube_explode_dart
environment: