Skip to content

v2.0.0

Compare
Choose a tag to compare
@lopopolo lopopolo released this 31 May 06:48
c1a0e8a

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.