0.11.5
Object
struct now implementsIndex
andIndexMut
on it's own. Thanks to @hobofan for #105.- Fixed a rare SIGSEGV that could occur during serialization or iteration over objects due to invalid lifetimes being applied on unsafe code. Reduced the amount of unsafe code around to increase maintainability of the project, more to come.