Changelog of @hackage/listenbrainz-client 1.1.1

1.1.1

Other Changes

  • Increased upper bound of base to allow 4.10.

1.1.0

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

Export a few more symbols

1.0.0

Initial release