Releases: thenishantsapkota/spotbee
Releases · thenishantsapkota/spotbee
Version 1.1.0
New Features
- Made
spotbee
package executable
What's Changed
- build(deps): bump aiohttp from 3.8.0 to 3.8.1 by @dependabot in #2
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Features
- Add a way to get just the track titles from Spotify without converting them to YouTube URLs by using the
get_track_titles
function. - Add an example for the above mentioned function.
Changes
- Refactor all the redundant code and add helper functions to handle all the Spotify Track types.