- Handle nil values returned from Base model search at Artist#find_by_name and ReleaseGroup#find_by_artist_and_title [#24]
- Improves urls attribute to return an array if there are multiple urls for a relation type. [#19]
- Created new track_search binding to allow searching for tracks. [#18]
- Adds release group urls. [#17]
- Initial version.