Skip to content

Version 0.11.3

Compare
Choose a tag to compare
@a1phyr a1phyr released this 29 Feb 17:03
· 54 commits to master since this release
  • Add downcast method to AssetReadGuard<'_, dyn Any>
  • Add into_inner and downcast methods to Error
  • Implement Default for many types (including AssetCache, LocalAssetCache, source::Empty, ReloadId and AtomicReloadId)
  • Doc: Make it clear that get_or_insert inhibits hot-reloading