Full release notes
See https://blog.easyrpg.org/2023/04/easyrpg-player-0-8-paralyze/
For Developers/Maintainers
Our version number is now without trailing zeros. Instead of 0.8.0 it is now 0.8. We will change this policy again later in 1.0 ;).
liblcf now generates a proper CMake config file. This has been difficult to get right on all platforms, if this fails for you please tell us.
CMake presets are now supported.
There are many warnings about anonymous structs generated when -pedantic
is used. We will resolve them in a later version.