Skip to content

Releases: ocharles/listenbrainz-client

1.1.0

29 Sep 10:12
Compare
Choose a tag to compare

Breaking Changes

  • ListenData no longer has an Ord instance. This is due to TrackMetadata losing its Ord instance.
  • TrackMetadata has gained trackReleaseName and trackAdditionalInfo fields.
  • TrackMetadata no longer has an Ord instance, as trackAdditionalInfo is an Aeson Object that lacks Ord.

Other Changes

  • Documentation!

1.0.1

29 Sep 10:11
Compare
Choose a tag to compare
  • Export a few more symbols