Rustler v0.38.0 Release Notes
Release Date: 2026-05-25 // 23 days ago-
What's Changed
- ⬆️ Bump action versions and add OTP29 support by @filmor in #730
- ➕ Add OTP-29 enif functions by @filmor in #731
- ⬇️ Drop deprecated codegen features by @filmor in #701
- ➕ Add from_iter to NewBinary by @aDifferentJT in #704
- 👍 Implement UTF8 atom support on NIF 2.17 by @filmor in #732
- Alternative NIF Filler adjustment for Android by @filmor in #733
- Make
ResourceArc::as_c_arg()public by @lilioid in #736 - Relax mutability requirement of ResourceArc::as_c_arg() by @lilioid in #741
- ➕ Add comment to Cargo.toml on where to find nif versions by @lilioid in #739
- ➕ Add term_map macro by @dannote in #729
- 👍 Allow deserialize_seq to deserialize binaries. by @murisi in #708
- ✅ Ensure that the thread tests only look at their own messages by @filmor in #742
🆕 New Contributors
- @lilioid made their first contribution in #736
- @dannote made their first contribution in #729
- @murisi made their first contribution in #708
Full Changelog : rustler-0.37.4...rustler-0.38.0
Previous changes from v0.37.4
-
What's Changed
- 🔖 fix: gate ErlNifResourceTypeInit members/dyncall on nif_version_2_16 to fix OTP 22/23 heap overflow by @lmth in #725
🆕 New Contributors
Full Changelog : rustler-0.37.3...rustler-0.37.4