Releases: dmazzella/node-ctypes
Releases · dmazzella/node-ctypes
v1.12.1
Compare
Sorry, something went wrong.
No results found
Restructure for Python ctypes parity and maintainability
v1.11.1
Compare
Sorry, something went wrong.
No results found
v1.11.0
Compare
Sorry, something went wrong.
No results found
unify GetLastError/errno API with Python ctypes semantics
v1.10.1
Compare
Sorry, something went wrong.
No results found
reduce per-call overhead in hot path
added .clang-format
v1.10.0
Compare
Sorry, something went wrong.
No results found
v1.9.0
Compare
Sorry, something went wrong.
No results found
Struct optimizations and typing
v1.8.0
Compare
Sorry, something went wrong.
No results found
Python compatibility and more tests
v1.7.0
Compare
Sorry, something went wrong.
No results found
exported c_ssize_t and implemented alignment function
v1.6.0
Compare
Sorry, something went wrong.
No results found
v1.5.0
Compare
Sorry, something went wrong.
No results found
feat: add function pointer type factories and enhance callback functions with optional ABI
feat: add CFUNCTYPE and WINFUNCTYPE