Skip to content

Version 0.10.0

Compare
Choose a tag to compare
@a1phyr a1phyr released this 06 Apr 15:25
· 104 commits to master since this release
  • Make DirHandle Send + Sync

Breaking:

  • Update rodio to 0.17
  • Make Source::read return a FileContent. This is basically a Cow<[u8]> with a new Box<dyn AsRef<[u8]>> variant.
  • Rename AnyCache::source to raw_source