6.8.0
ChangeLog
- Deprecate: prepareStations() api
- Fix: Calling setActiveStation call is now serialized. You will receive an false value if setActiveStation() is called a second time before the activeStationChanged() callback is triggered.
- Fix: calling setActiveStation(advanceBy) and play() could sometimes result in playback that ignored the advanceBy param.