Releases: GiGainfosystems/BuFFI
Releases · GiGainfosystems/BuFFI
v0.2.4
This update fixes an issue when resolving marker traits.
Full Changelog: v0.2.3...v0.2.4
v0.2.3
This release makes BuFFI compatible with Rust 1.83.0
What's Changed
- Add example where we use a type from a third party crate by @SwishSwushPow in #7
- Update
BuFFI
for Rust 1.83.0 by @SwishSwushPow in #6
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
- Add basic test by @SwishSwushPow in #2
- Improve basic example by @SwishSwushPow in #3
- Fix inferring the crate name by @weiznich in #4
- Add a dependabot config by @weiznich in #5
New Contributors
- @SwishSwushPow made their first contribution in #2
- @weiznich made their first contribution in #4
Full Changelog: v0.2.0...v0.2.1
v0.2.0
- fixed generated
Result_
types - dropped requirement for
color_eyre
- removed unused
free_byte_buffer
C function - Improved documentation for
Config
Initial release
Start of BuFFI