Skip to content

v2.4

Compare
Choose a tag to compare
@mgrojo mgrojo released this 02 Apr 15:03
· 83 commits to master since this release

Complete binding for SFML 2.4.

This version has been tested with the following environments:

  • GNAT FSF 7.5.0 under ubuntu 18.04 with bundled CSFML 2.4
  • GNAT Community 2020 under Windows 10 with CSFML 2.5

Note that the API is totally incompatible to 2.5 version due to simplification of imported names. See b4b35b9

Due to that, this version is deprecated, given that upgrading will require massive name changes (though automatable). If you need to use version 2.4 of CSFML, use ASFML v2.4.1, which is API compatible (to the extend permitted by CSFML) to ASFML v2.5.x.