Releases: PascalGameDevelopment/SDL3-for-Pascal
Releases · PascalGameDevelopment/SDL3-for-Pascal
v0.6 (04/05/2026)
Release notes
- updates SDL3 to version 3.4.4 (partially 3.4.2)
- updates SDL3_mixer to version 3.2.0
- extends SDL_stdinc.inc by many functions
- some minor updates
Hint: The leading zero in the version indicates that this release has pre-release character, although you can probably use it quite reliably already.
v0.5 (15/08/2025)
Release notes
- adds SDL3_ttf unit
- adds SDL3_mixer unit
- adds SDL3_gfx unit
- adds further include files for SDL3 unit
- updates some includes files
- adds basic CI feature (compilation tests)
- adds type size test
- bugfixes
Hint: The leading zero in the version indicates that this release has pre-release character, although you can probably use it quite reliably already.
v0.4 (15/03/2025)
Release notes
- adds working SDL3 unit (rather complete)
- adds working SDL3_image unit
- units seem stable
Hint: The leading zero in the version indicates that this release has pre-release character, although you can probably use it quite reliably already.