Full Changelog: v0.3.1...v0.4.0
- Switched from
bytecheck::CheckBytes
to rkyv's re-export - More readable code in unsafe_archive_stream. + Fixed weird indexing bug.
- More performant (but slightly unsafe)
archive_stream
-ing using uninitialized buffers.