Skip to content

Releases: rusterlium/rustler

rustler-0.38.0

25 May 13:59

Choose a tag to compare

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

Full Changelog: rustler-0.37.4...rustler-0.38.0

rustler-0.37.4

02 May 19:11

Choose a tag to compare

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

  • @lmth made their first contribution in #725

Full Changelog: rustler-0.37.3...rustler-0.37.4

rustler-0.37.3

11 Feb 14:16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rustler-0.37.2...rustler-0.37.3

rustler-0.37.2

02 Dec 11:39

Choose a tag to compare

What's Changed

Full Changelog: rustler-0.37.1...rustler-0.37.2

rustler-0.37.1

10 Sep 08:29

Choose a tag to compare

What's Changed

Full Changelog: rustler-0.37.0...rustler-0.37.1

rustler-0.37.0

09 Sep 12:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rustler-0.36.2...rustler-0.37.0

rustler-0.36.2

09 Jun 19:59

Choose a tag to compare

What's Changed

  • Replace unsupported definition list syntax in README.md by @emig in #689
  • Implement Hash for atoms by @filmor in #695
  • 1.19 typing_violation_error by @dkuku in #696

New Contributors

Full Changelog: rustler-0.36.1...rustler-0.36.2

rustler-0.36.1

03 Feb 09:20

Choose a tag to compare

What's Changed

  • Only depend on libloading on non-Windows systems by @filmor in #677
  • Fixes for rustler_mix by @filmor in #682

Full Changelog: rustler-0.36.0...rustler-0.36.1

rustler-0.36.0

13 Jan 20:17

Choose a tag to compare

What's Changed

  • Fix Nif* macros requiring an encoder by @filmor in #676
  • Add workspace and remove linkage override from 'mix rustler.new' templates by @filmor in #672

Full Changelog: rustler-0.35.1...rustler-0.36.0

rustler-0.35.1

29 Dec 17:32

Choose a tag to compare

What's Changed

Full Changelog: rustler-0.35.0...rustler-0.35.1