v1.1.2 #25
Pinned
attipaci
announced in
Announcements
v1.1.2
#25
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maintenance release with improved portability (esp. Windows, MacOS, and BSD). It also enables ports to vcpkg and Homebrew (coming very soon...).
Fixed
unistd.h(blocking portability).Added
Portability and CMake support #23: Portability to Windows, MacOS, and BSD.
Portability and CMake support #23: CMake build configuration, alongside the GNU make config.
Portability and CMake support #23: New GitHub Actions workflows for multi-platform checks.
Changed
Portability and CMake support #23: Use portable mutexes in
xlookup.c.Portability and CMake support #23:
xjsonerror/warning reporting viastaticfunctions instead of niche macros that Windows does not support.Portability and CMake support #23:
xGetAsLongAtIndex()andxGetAsDoubleAtIndex()switch to setting errno toEINVALinstead ofENOSR, as the latter is not defined on BSD.This discussion was created from the release v1.1.2.
Beta Was this translation helpful? Give feedback.
All reactions