Skip to content

v0.9.2 - 2020-02-11

Compare
Choose a tag to compare
@tarkah tarkah released this 11 Feb 20:04
95275a1
  • Fix bug where web player would panic if incorrect audio data was
    attempted to decode. Player won't panic, but user will still need to
    remove song from queue since it can't be played.
  • Update dependencies, remove default features from some to reduce
    dependency tree.
  • Remove frontend from Cargo workspace to get working better with RLS
    for multi-folder workspace in VSCode

v0.9.1...v0.9.2