Skip to content

Releases: voronianski/soundcloud-audio.js

1.3.0

03 Mar 11:52
Compare
Choose a tag to compare
  • return promises from play() and related methods next() and previous()
  • added loop option for next() to start at the beginning of a playlist after the last track
  • update all dependencies

1.2.2

03 Mar 12:01
Compare
Choose a tag to compare
  • added audio preloader type for preload function
  • eslint and editorconfig cleanup
  • dependencies update

1.1.0

20 Dec 12:41
Compare
Choose a tag to compare

Replace _jsonp with json for resolving as SoundCloud API is not supporting it anymore.