* Added the ability to use custom path with `getLyrics`. * Added `self.lyrics` and `self.songs` to store last call. * Added `self.lyrics_history` that stores all fetched lyrics.
3.0.1
* Fixed single albums return relative urls.
3.0
3.0.0
* Project re-done from scratch. * Added the ability to use search engines. * Fixed unicode issue with non-english lyrics. * Fixed songs list not working for artists with single album. * Removed search as it's no longer needed. * Fixed NoneType bugs.