listenbrainz-client v1.1.1 Release Notes

Release Date: 2018-02-03 // about 6 years ago
  • Other Changes

    • Increased upper bound of base to allow 4.10.

Previous changes from v1.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!