Skip to content

Releases: oxidize-rb/rb-sys

v0.9.74

22 Apr 01:54
fe7a957
Compare
Choose a tag to compare

What's Changed

  • Do not allow unaligned-references by @ianks in #201

Full Changelog: v0.9.73...v0.9.74

v0.9.73

21 Apr 17:53
65b600d
Compare
Choose a tag to compare

What's Changed

  • Implement RARRAY_CONST_PTR and RARRAY_LEN in Rust by @ianks in #197

Full Changelog: v0.9.72...v0.9.73

v0.9.72

14 Apr 13:39
5221721
Compare
Choose a tag to compare

What's Changed

  • Convert 'Libclang.version' to a 'Gem::Version' for version check by @wfchandler in #191
  • Configure Cargo linker in aarch64-linux Dockerfile by @ianks in #194
  • Add rb_sys_test_helpers by @ianks in #195

New Contributors

Full Changelog: v0.9.71...v0.9.72

v0.9.71

03 Apr 16:26
6b4fcf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.70...v0.9.71

v0.9.70

24 Mar 17:10
ab17ffd
Compare
Choose a tag to compare

What's Changed

  • Change a link to oxidize-rb/actions/cross-gem instead of deprecated oxidize-rb/cross-gem-action by @y-yagi in #169

Full Changelog: v0.9.69...v0.9.70

v0.9.69

20 Mar 23:31
bc635f2
Compare
Choose a tag to compare

What's Changed

  • Make RbSys::ExtensionTask work without gem spec by @y-yagi in #167

Full Changelog: v0.9.68...v0.9.69

v0.9.68

14 Mar 03:10
dfc51c6
Compare
Choose a tag to compare

What's Changed

  • Keep other metadata when sets rubygems_mfa_required by @y-yagi in #163
  • Remove dependency on quote internals by @ianks in #166

Full Changelog: v0.9.67...v0.9.68

v0.9.67

09 Mar 19:31
a6c9626
Compare
Choose a tag to compare

Full Changelog: v0.9.66...v0.9.67

v0.9.66

09 Mar 18:15
24be363
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.65...v0.9.66

v0.9.65

13 Feb 19:44
7dc5fa9
Compare
Choose a tag to compare

What's Changed

  • Lint gemspec in extension task by @ianks in #152
  • Use syn to massage bindings by @ianks in #153
  • Add ability to mount rustup toolchain in rb-sys-dock by @ianks in #154
  • Capture cargo config and name bindings file by @ianks in #155

Full Changelog: v0.9.64...v0.9.65