Skip to content

v0.20240818.0

Compare
Choose a tag to compare
@jemc jemc released this 19 Aug 05:04
· 22 commits to main since this release
d138939

What's Changed

  • Remove half-baked lambda concept from the language. by @jemc in #484
  • Fix Bytes read_native_* methods to gracefully handle unaligned addresses. by @jemc in #485
  • Fix MacOS CI by specifying latest image and XCode version by @jemc in #486
  • Change hash algorithm for String and Bytes. by @jemc in #487
  • Fix underlying declaration of _FFI.strlen to use the correct return type. by @jemc in #489
  • Fix for FFI casting a struct to its pointer field. by @jemc in #488

Full Changelog: v0.20240618.0...v0.20240818.0