Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@azasypkin azasypkin released this 05 May 19:10
· 12 commits to main since this release

Release notes:

  • feat!: migrated to from openssl to rustls (#22, kudos to @112RG)
  • fix: don't crash if the root platform certificate cannot be parsed (8317fae)
  • feat: add SSLKEYLOGFILE support (#25, kudos to @g2p)
  • fix: avoid race condition while generating request id (#27, kudos to @g2p)
  • feat: add support for a new load_with_opts public function to load media at specified time and auto-play state (#30, kudos to @yoep)
  • feat: add support for loading (and playing) a queue/playlist (#26, kudos to @g2p)
  • chore: updated dependencies