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.
DatabaseApi.getLabel
DatabaseApi.getLabelReleases
0.1.2 - 2021-08-05
- All the endpoints for
UsersApi
- Migrated to sttp v3
- Multi-module projects setup (circe / play / core)
- Multi-client setup (for each auth flow)
- Improved types on
UserIdentity
andUserProfile
(breaking changes)
0.1.1 - 2021-01-02
- Fsclient
client
val inDiscogsClient
is now accessible, so its signer can be used for Personal access token calls
0.1.0 - 2021-01-02
- Release script
- Migrated to
fsclient-circe v0.1.0
- Project developer email in
build.sbt
0.0.1 - 2020-05-23
- This is the first release of
discogs4s
.