Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

42 lines (35 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • DatabaseApi.getLabel
  • DatabaseApi.getLabelReleases

0.1.2 - 2021-08-05

Added

  • All the endpoints for UsersApi

Changed

  • Migrated to sttp v3
  • Multi-module projects setup (circe / play / core)
  • Multi-client setup (for each auth flow)
  • Improved types on UserIdentity and UserProfile (breaking changes)

0.1.1 - 2021-01-02

Changed

  • Fsclient client val in DiscogsClient is now accessible, so its signer can be used for Personal access token calls

0.1.0 - 2021-01-02

Added

  • Release script

Changed

Fixed

  • Project developer email in build.sbt

0.0.1 - 2020-05-23

Added

  • This is the first release of discogs4s.