rust-sdl2 v0.34.5 Release Notes

  • PR #1100 Added binding for SDL_GetDisplayUsableBounds

    ๐Ÿง PR #1102 Correctly se linux and macSO built libraries when using bundled without static-link.

    PR #1098 Fix potential heap corruption when using AudioCVT::convert

    ๐Ÿ PR #1088 Rollback of PR #1081: Broke dynamic linking on Windows

    ๐Ÿ›  Various fixes to CI.