Version 0.9.0
- Batch scrobbling support (#9):
- Add
Scrobbler::scrobble_batch - Add
ScrobbleBatchtype, auto-generated usingwrapped-veccrate - Add
responses::ScrobbleBatchResponseresponse type
- Add
- Scrobble timestamping support (#2)
- Export
Scrobbletype in crate root; imports for most common use-case more
ergonomic (#12) - Improve
example.rsreadability - Various small code improvements