All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Fix crash when we can't load a client ID.
- Use original titles in search results.
- Add data hook to fix playback support. This requires üWave Core 0.5.0-alpha.5 or higher.
- Fix searching/retrieving tracks after SC API changes. No playback support yet.
- Fix
limit
query parameter for search requests.
- Remove rollup bundling.
- Require Node.js 10.
- Use typescript.
- Use node-fetch instead of got.