Skip to content

3.0

Compare
Choose a tag to compare
@Makman2 Makman2 released this 25 Feb 04:09
· 17 commits to master since this release

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.