| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-25 | 1.7 kB | |
| rustler-0.38.0 source code.tar.gz | 2026-05-25 | 774.7 kB | |
| rustler-0.38.0 source code.zip | 2026-05-25 | 856.4 kB | |
| Totals: 3 Items | 1.6 MB | 1 | |
What's Changed
- Bump action versions and add OTP29 support by @filmor in https://github.com/rusterlium/rustler/pull/730
- Add OTP-29 enif functions by @filmor in https://github.com/rusterlium/rustler/pull/731
- Drop deprecated codegen features by @filmor in https://github.com/rusterlium/rustler/pull/701
- Add from_iter to NewBinary by @aDifferentJT in https://github.com/rusterlium/rustler/pull/704
- Implement UTF8 atom support on NIF 2.17 by @filmor in https://github.com/rusterlium/rustler/pull/732
- Alternative NIF Filler adjustment for Android by @filmor in https://github.com/rusterlium/rustler/pull/733
- Make
ResourceArc::as_c_arg()public by @lilioid in https://github.com/rusterlium/rustler/pull/736 - Relax mutability requirement of ResourceArc::as_c_arg() by @lilioid in https://github.com/rusterlium/rustler/pull/741
- Add comment to Cargo.toml on where to find nif versions by @lilioid in https://github.com/rusterlium/rustler/pull/739
- Add term_map macro by @dannote in https://github.com/rusterlium/rustler/pull/729
- Allow deserialize_seq to deserialize binaries. by @murisi in https://github.com/rusterlium/rustler/pull/708
- Ensure that the thread tests only look at their own messages by @filmor in https://github.com/rusterlium/rustler/pull/742
New Contributors
- @lilioid made their first contribution in https://github.com/rusterlium/rustler/pull/736
- @dannote made their first contribution in https://github.com/rusterlium/rustler/pull/729
- @murisi made their first contribution in https://github.com/rusterlium/rustler/pull/708
Full Changelog: https://github.com/rusterlium/rustler/compare/rustler-0.37.4...rustler-0.38.0