[v0.14.0]
Fixed
- [#224] Fixed docs.rs build.
Changed
- [#237] Replace bindgen files with manual translations.
As a consequence,elf64_phdris renamed toElf64_Phdr,elf64_hdrtoElf64_Ehdr, andelf64_noteto
Elf64_Nhdr. In the definition of the fixed size arraye_identwe now useu8instead ofraw_char.