Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@mlnrdns mlnrdns released this 27 Feb 22:34
· 1 commit to master since this release

Change Log

[0.4.0] - 2022-02-27

Added

  • Full support for User Lists API

[0.3.0] - 2022-02-22

Added

  • Full support for User WantList API

[0.2.0] - 2022-02-21

Added

  • Full support for Collection API

[0.1.6] - 2022-02-19

Added

  • Added new constructors and create methods to accept HttpClient

[0.1.5] - 2022-02-18

Initial release

  • Authentication with Discogs auth flow (both personal access token and key/password is supported)
  • Database API including image download is fully supported
  • Rate limit can be added
  • Full asynchronous and cancellable operation
  • Pagination is supported