580 B
580 B
Change Log
[Unreleased]
[v2.1.0] - 2022-09-16
This release contains several changes to boring-sys as well; make sure to read its changelog.
Added
BigNumRef::to_vec_padded
Fixed
- Remove uses of
mem::uninitialized
[v2.0.0] - 2021-12-16
Changed
- Updated
foreign-typesfrom 0.3 to 0.5. This is technically a breaking change if you usedforeign-typesin your own crate, but in practice this shouldn't have a large impact. - Removed unused
*Refstructs; these served no purpose and were not useful. - Removed unused
tempdirdependency