3.0
Main features of this release are:
- Create a target for the generation of the gresource XML file! Now the resource file doesn't get rebuilt everytime because of updated timestamps. For that purpose use a CMake script that is invoked at build-time. (8aeef20)
- Split functionality into several files. (175803b)
Some little improvements were made in code style. Also removed some unneeded expressions.