Source code

Revision control

Copy as Markdown

Other Tools

# Changelog
## [Unreleased]
## [0.2.3] - 2024-03-04
* Fix the scaling of 32-bit large allocation unwind operations. Thanks @ishitatsuyuki!
## [0.2.2] - 2024-02-29
* Chained unwind info was not correctly parsed, and is now fixed. Thanks @ishitatsuyuki!
## [0.2.1] - 2024-01-18
* Separate `zerocopy-derive` and `zerocopy` to improve build times. Add `zerocopy::Unaligned` to
types.
## [0.2.0] - 2024-01-18
* Update zerocopy to 0.7.32.
## [0.1.1] - 2023-12-14
## [0.1.0] - 2023-07-25
* Initial release.