v0.3.0 - Carthage and Core Data Refactoring
- Renaming Core Data entities
- Adding entity wrappers to isolate Core Data
- Adding unit tests for entity wrappers
- Player and next songs are displayed in one view
- Using Carthage as dependency manager
- Carthage: Adding MarqueeLabel by cbpowell
- Shuffle is managed in an own playlist
- Fixed subsonic API urls (thanks @bamse16)
- Bug fixes