v2.0.0
Release 2.0.0 of raw-parts.
raw-parts
is available on crates.io.
Breaking Changes
- Make
RawParts::into_vec
a regular method. #87
Improvements
This release includes improvements to documentation and packaging.
- Add tests to improve code coverage to 100%. #84
- Code quality improvements on
RawParts::from_vec
. #85 - Resync safety docs on
RawParts::into_vec
from upstream. #86
And many improvements to the build infrastructure.