- Support scoped trait implementations.
- Do no longer auto-implement
InSituMutdue to trait leakage related to the Rust issue.
- Modernize.
- Change license to
MIT OR Apache-2.0.
- Use
byteorder = "1"andbytes = "0.5".
- Add stable
i128_typesupport and remove its feature requiring Rust 1.26. - Add
Taketype.
- Add size constants
- Initial release