Rustler Versions Save

Safe Rust bridge for creating Erlang NIF functions

rustler-0.32.1

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/rusterlium/rustler/compare/rustler-0.31.0...rustler-0.32.1

rustler-0.31.0

2 months ago

What's Changed

Full Changelog: https://github.com/rusterlium/rustler/compare/rustler-0.30.0...rustler-0.31.0

rustler-0.30.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rusterlium/rustler/compare/rustler-0.29.1...rustler-0.30.0

rustler-0.29.1

10 months ago

What's Changed

Full Changelog: https://github.com/rusterlium/rustler/compare/rustler-0.28.0...rustler-0.29.0

rustler-0.29.0

10 months ago

What's Changed

Full Changelog: https://github.com/rusterlium/rustler/compare/rustler-0.28.0...rustler-0.29.0

rustler-0.28.0

1 year ago

Added

  • Support OTP 26 (#526, thanks @philss)
  • Support tuples in NIF macro (#520, #527, thanks @denumerate and @philss)
  • Supportfor load_data_fun to compute load_data at runtime (#413, thanks @kaaboaye)

Changed

  • Enhanced NIF macro error messages for invalid attributes (#525, thanks @philss)

rustler-0.27.0

1 year ago

[0.27.0] - 2023-01-17

BREAKING

  • MIX_ENV is no longer considered for determining the build profile. Now, the profile defaults to :release. Use the :mode option to pick another profile explicitly. (#496)

Added

  • ResourceArc::make_binary for safe use of enif_make_resource_binary (#487)
  • OwnedBinary is now Sync (#493)
  • Specified MSRV to be 1.56.1.

Fixed

  • Documentation for load (#501, thanks @ishitatsuyuki)

Changed

  • Edition 2021 for the rustler mix template (#512, thanks @ayrat555)

rustler-0.26.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rusterlium/rustler/compare/rustler-0.25.0...rustler-0.26.0

rustler-0.25.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rusterlium/rustler/compare/rustler-0.24.0...rustler-0.25.0

rustler-0.24.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/rusterlium/rustler/compare/rustler-0.23.0...rustler-0.24.0