Releases: gershnik/ptl
Releases · gershnik/ptl
1.5
Added
Ability for the user to override format library detection
1.4
Fixed
std::format
presence is now detected better on libc++
Various fixes to to tests. In particular tests now run on Emscripten
v1.3
Fixed
Compilation break when using with fmt
library version 11
v1.2
Added
Support for illumos derived systems
Fixed
Incorrect handling of IPV6_MULTICAST_LOOP socket option on some platforms
v1.1
Added
Support for OpenBSD
Support for Alpine Linux and musl libc
v1.0
Fixed
Build break with GCC 14
Build Break with Visual Studio 17.9
Changed
Unit tests now use Doctest instead of Catch2
v0.6
Fixed
Portability fixes for usage with fmt lib
v0.5
Added
Support for getgroups
/setgroups
v0.4
Added
Additional socket calls: bind
, recvxxx
, sendxx
, getsockname
v0.3
Added
Initial support for socket APIs
Some helpful error handling utilities
Changed
Cleaned up error processing machinery
You can’t perform that action at this time.