Skip to content

4.0.0 (added support to Windows and MacOS)

Compare
Choose a tag to compare
@JustWhit3 JustWhit3 released this 27 Jun 09:38
· 311 commits to main since this release

New features and consistent improvements

  • Added support to many Windows operating systems (release 10 or higher): Cygwin64, MSYS2, MinGW and WSL tested so far.
  • Added support to MacOS operating systems.

Updates

  • Added support for other compilers (clang tested so far).
  • Added functions to enable and disable ANSI escape sequences and Unicode characters on Windows.
  • Added Doxygen documentation.

Minor improvements and bugs fixing

  • Example code has been separated into more files.
  • Added workflow for doc generation.
  • Added workflow for codeql-analysis.
  • Added missing additional flags for compilation.
  • Installer and updater scripts update.
  • Minor bugs fixing.
  • Code cleaning.
  • Documentation update.