Skip to content

Releases: dmazzella/node-ctypes

v1.11.1

22 Apr 11:03

Choose a tag to compare

more examples

v1.11.0

22 Apr 09:03

Choose a tag to compare

unify GetLastError/errno API with Python ctypes semantics

v1.10.1

22 Apr 07:17

Choose a tag to compare

reduce per-call overhead in hot path
added .clang-format

v1.10.0

20 Apr 15:02

Choose a tag to compare

Python ctypes parity

v1.9.0

18 Apr 18:36

Choose a tag to compare

Struct optimizations and typing

v1.8.0

14 Mar 11:16

Choose a tag to compare

Python compatibility and more tests

v1.7.0

11 Mar 09:59

Choose a tag to compare

exported c_ssize_t and implemented alignment function

v1.6.0

09 Mar 08:15

Choose a tag to compare

Updated docs

v1.5.0

20 Feb 07:34

Choose a tag to compare

feat: add function pointer type factories and enhance callback functions with optional ABI
feat: add CFUNCTYPE and WINFUNCTYPE

v1.4.0

10 Feb 16:37

Choose a tag to compare