v0.6.3
v0.6.3 2023-09-15
Added
- extra symbols used by the LZ4 plugin added to EXPORTED_FUNCTIONS:
- from <arpa/inet.h>:
htonl
,htons
,ntohl
,ntohs
- from HDF5:
H5allocate_memory
,H5free_memory
- from <arpa/inet.h>:
- node.js library compiled as MAIN_MODULE, allowing plugin use (if they are installed in
/usr/local/hdf5/lib/plugin
)