Skip to content

Releases: sonos/ffi-convert-rs

0.6.0

28 May 12:12
Compare
Choose a tag to compare

What's Changed

  • impl CReprOf CDrop and AsRust for arrays by @fredszaq in #44

Full Changelog: 0.5.0...0.6.0

0.5.0

28 May 12:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

28 May 12:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.4.0

0.2.0

28 May 12:13
5766e28
Compare
Choose a tag to compare

What's Changed

  • Add conversion between std::ops::Range and by @CoorFun in #19

Full Changelog: 0.1.2...0.2.0

0.1.2

28 May 12:14
bb15c70
Compare
Choose a tag to compare

What's Changed

  • Fix : Fully qualified paths for field types in struct definitions by @anthonyray in #20

Full Changelog: 0.1.1...0.1.2

0.1.1

28 May 12:14
26785ee
Compare
Choose a tag to compare

What's Changed

  • Fix double free for non-pointer type by @CoorFun in #18

Full Changelog: 0.1.0...0.1.1

0.1.0

28 May 12:15
3bc7f8f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/sonos/ffi-convert-rs/commits/0.1.0

0.2.2

28 May 12:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

28 May 12:17
074a9ab
Compare
Choose a tag to compare

What's Changed

  • Fix CDrop trait derivation that didn't take nullable annotation into account by @anthonyray in #21

Full Changelog: 0.2.0...0.2.1