Skip to content

v1.2.0

Compare
Choose a tag to compare
@oclero oclero released this 18 Feb 00:43
· 2 commits to master since this release
  • Rename lib folder into src, and src subfolder into source.
  • Add CI jobs to build and test on Windows, Linux and MacOS.
  • Rename setForceSingleInstance(bool) into setMode(SingleInstance|MultipleInstances).
  • Add new test for single instance mode.
  • Replace Bash scripts by CMake presets.
  • Fix warnings.