Releases: SurienDG/NAPI-Thread-Safe-Promise
Releases · SurienDG/NAPI-Thread-Safe-Promise
Version 1.2.6 - Fix some issues with cross platform includes
Version 1.2.0 - Release update avoid separate compilation only have header file
This release is to address issues various users with node-gyp when they were on different platforms due to updates with node and node-gyp flow for installing packages so to streamline the installation I am now including everything in the header file (.h) instead
Improve include paths for easier compile
1.1.2 Update to fix issues with includes in gyp
Fixing issues with compiling on WSL
1.1.1 Fix bugs with node gyp on wsl