CHANGES:
- Add
sub_copy
function (@c-cube, #305) - Fix documentation (@MisterDA, #304)
- Add
to_hex_string
function (@c-cube, #306) - Fix documentation and use
Cstruct.length
instead ofCstruct.len
(@reynir, #307) - Deprecate
copy
function (alias ofto_string
) (will be removed at the next minor release)
(@reynir, #308)