Skip to content

v0.1.1 release

Latest
Compare
Choose a tag to compare
@MayaPosch MayaPosch released this 09 Nov 16:22
· 2 commits to master since this release

New:

  • Add support for FreeBSD & Haiku.
  • Improve MSYS2 support.
  • Support for GCC ext-numeric-literals flag.
  • Switched Make to use CXX and CXXFLAGS variable names.

Bugs:

  • Fix server socket issue on IPv4-only platforms (Haiku).
  • Fix memory leak with missing server socket destructor.
  • Added missing double quotes in MSVC scripts for spaces in paths.