Releases: JuliaMultimedia/SimpleDirectMediaLayer.jl
Releases · JuliaMultimedia/SimpleDirectMediaLayer.jl
v0.3.0
SimpleDirectMediaLayer v0.3.0
Diff since v0.2.1
Closed issues:
- Use immutable structs? (#50)
Merged pull requests:
- RFC: Resurrect the package (#54) (@Gnimuc)
- CompatHelper: bump compat for "ColorTypes" to "0.11" (#55) (@github-actions[bot])
v0.2.1
SimpleDirectMediaLayer v0.2.1
Diff since v0.2.0
Closed issues:
- presence of SDL2 not checked? (#21)
- SDL_image (#29)
- Would be great to update to PackageProvider for the binary deps (#38)
- Cannot convert AudioSpec to Ptr{AudioSpec} (#48)
Merged pull requests:
v0.2.0
v0.2.0 (2020-01-26)
Diff since v0.1.1
Closed issues:
- Cannot poll events due to
UndefVarError: info not defined
(#34)
Merged pull requests:
Small bugfix
Merge pull request #35 from nlw0/patch-1
Removing info line from keyboard event
v1.0 Compatible
- Drops v0.6 support
- Fix v1.0 compatibility
Last v0.6 compatible version
- Removed Cairo dependency
- Fixed some issues with build process