- Validate
off_mem_rsvmapandoff_dt_structin the FDT parser (#38) - Return error when accessing data at invalid offsets in the FDT parser instead of panicking (#40)
- [breaking] Validate node and property names (#35)
- [breaking] Implement generic
From<T>forDeviceTreeNode(#28)
- Add docs.rs metadata to Cargo.toml and use
doc_cfg(#26)
- First version published on crates.io