Skip to content

v0.2.2

Choose a tag to compare

@dmfutcher dmfutcher released this 17 Sep 12:56
· 126 commits to main since this release

Version 0.2.2: https://crates.io/crates/rustfm-scrobble

  • Add timestamp field to ScrobblerResponse (Fixes issue #4)
  • Update to stable Serde v1.0.2 (Fixes issue #6)
    • Update custom deserializer for CorrectableString
  • Refactor dto.rs into models.rs with sub-packages