wgpu v0.5.5 Release Notes

Release Date: 2020-05-20 // almost 4 years ago
    • fix destruction of adapters, swap chains, and bind group layouts
    • fix command pool leak with temporary threads
    • improve assertion messages
    • implement From<TextureFormat> for TextureComponentType