v1.6.0
- Add support for the new lavalink REST endpoints (lavalink version >= 3.7) and refactored request structures (49374cc)
- To enable this, make sure you're using the Lavalink version >= 3.7
- And add the Node option
transport: 'rest'
- Add metadata property in Track struct (2a966f5)
- Update dependencies (fb2652f)