Releases: nick42d/youtui
Releases · nick42d/youtui
ytmapi-rs-v0.3.1
09 Feb 14:55
Compare
Sorry, something went wrong.
No results found
Fixed
Add gzip feature to reqwest (#348 )
ytmapi-rs-v0.3.0
08 Feb 14:18
Compare
Sorry, something went wrong.
No results found
Added
[breaking ] Better granularity for LibraryPlaylist fields (#343 )
Fixed
[breaking ] handle optional artists/album fields for uploaded songs in a playlist (#346 )
Other
[breaking ] Update reqwest (#327 )
ytmapi_rs now uses rustls by default (just like reqwest)
youtui-v0.0.36
08 Feb 14:21
Compare
Sorry, something went wrong.
No results found
Fixed
handle optional artists/album fields for uploaded songs in a playlist (#346 )
Other
Update reqwest (#327 )
(deps) bump bytes in the cargo group across 1 directory (#342 )
youtui-v0.0.35
14 Jan 09:11
Compare
Sorry, something went wrong.
No results found
Fixed
unable to play due to blocking main thread issue (#334 )
ytmapi-rs-v0.2.4
13 Jan 13:02
Compare
Sorry, something went wrong.
No results found
Other
Update non-reqwest deps (#328 )
json-crawler-v0.1.0
13 Jan 13:01
Compare
Sorry, something went wrong.
No results found
Other
Update non-reqwest deps (#328 )
async-callback-manager-v0.1.0
13 Jan 13:00
Compare
Sorry, something went wrong.
No results found
Other
Update non-reqwest deps (#328 )
Make effect equality and debug implementations feature gated (#324 )
Make effects Debug and PartailEQ to be testable (#323 )
youtui-v0.0.33
22 Dec 15:15
Compare
Sorry, something went wrong.
No results found
Added
Scroll selected items text in list when too long to fit in column. (#312 )
Put links to README auth guides into errors (#318 )
Fixed
Improve docs/logging to prevent symphonia 0.5.5 m4a issue (#317 )
async-callback-manager-v0.0.11
22 Dec 15:06
Compare
Sorry, something went wrong.
No results found
Fixed
Propogate streaming task panics, add new PanickingReceiverStream type (#317 )
youtui-v0.0.32
16 Dec 13:48
Compare
Sorry, something went wrong.
No results found
Added
show artists for playlist search (#310 )
add flag to disable media controls (#308 )
Add playlist search (#300 )
Fixed
adjust table list offset when applying filter (#305 )
Other
Add additional yt-dlp downloader logging (#309 )
Additional logging of song play process (#307 )