Skip to content

Version v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 00:17

Version 1.0.1 - 2020-08-14

  • Update dependencies (fixes issue building with rust 1.40, updated md5 and mockito crate versions)
  • Fix issue parsing ScrobbleBatchResponses when ScrobbleBatch had a single scrobble (#45)
  • Remove deprecated Error::description and cause on ScrobblerError (@AnderEnder, #44)
  • Cleaned up some messy/unnecessary imports

Thanks to @w4 for reporting the issue with ScrobbleBatchResponse parsing.