- Fixed tests that were broken with new updated HTML code of RapGenius.
- Added examples in folder
- Fixed bugs
- Non backwards compatible changes introduced:
- you can now search rock and rap artists, songs, and annotations by passing the type parameter
- Also performed some refactoring
- Adding extra fields to RapLyrics model object:
- songTitle
- mainArtist
- featuringArtists
- producingArtists
- Refactored RapLyrics model object
- Added new feature to retrieve lyrics and their meaning
- Renaming main .js file from "genuisClient.js" to "geniusClient.js"
- Integrating with Travis and fixing all bugs that come with it...
- Release with more bug fixes
- Also added unit tests
- Initial release