Skip to content

Releases: prayzzz/SoundCloud.Api

3.0.0

10 May 20:40
Compare
Choose a tag to compare

Breaking Changes:

  • per Id methods now require a long instead of int
  • Id in Entities are now long too
  • All search / list methods have proper support for linked_partitioning now
    • offset got removed from QueryBuilders
  • PlaylistQueryBuilder no longer requires a search string.
  • rename SoundCloudCredentials to SoundCloudAuthInfo
  • IServiceCollection extensions now accept an object instead of strings

Fixed:

  • #5 Linked Partitioning?
  • #6 OAuth API not working

3.0.0-alpha02

05 May 13:50
Compare
Choose a tag to compare
3.0.0-alpha02 Pre-release
Pre-release

Breaking Changes:

  • per Id methods now require a long instead of int
  • Id in Entities are now long too
  • All search / list methods have proper support for linked_partitioning now
    • offset got removed from QueryBuilders
  • PlaylistQueryBuilder no longer requires a search string.
  • rename SoundCloudCredentials to SoundCloudAuthInfo
  • IServiceCollection extensions now accept an object instead of strings

Fixed:

  • #5 Linked Partitioning?
  • #6 OAuth API not working

3.0.0-alpha01

01 May 08:46
Compare
Choose a tag to compare
3.0.0-alpha01 Pre-release
Pre-release

Breaking Changes:

  • per Id methods now require a long instead of int
  • Id in Entities are now long too
  • All search / list methods have proper support for linked_partitioning now
    • offset got removed from QueryBuilders
  • PlaylistQueryBuilder no longer requires a search string.

Fixed:

  • #5 Linked Partitioning?

2.0.1

28 Apr 12:06
Compare
Choose a tag to compare
  • fixed missing offset for pagination resources

2.0.0

15 Apr 19:35
Compare
Choose a tag to compare

This version isn't compatible with 1.0.0. It contains a lot of breaking changes.

2.0.0-alpha

10 Apr 19:12
Compare
Choose a tag to compare
2.0.0-alpha

1.1

15 May 10:34
Compare
Choose a tag to compare
1.1
  • fixed OAuth2.Login
  • fixed Playlist validation after api change

1.0

14 May 20:33
Compare
Choose a tag to compare
1.0
- release 1.0