Skip to content

rustler-0.32.1

Compare
Choose a tag to compare
@filmor filmor released this 21 Mar 07:04
· 15 commits to master since this release

What's Changed

  • Add Elixir 1.16 to pipeline by @filmor in #591
  • Fix type usage to use the real C types wherever applicable by @filmor in #592
  • Allow arbitrary function names by @filmor in #593
  • Add reverse map iteration by @devsnek in #596
  • Add Env::is_process_alive and LocalPid::is_alive by @filmor in #599
  • Implement Decoder/Encoder support for i/u128 by @filmor in #600
  • Replace rustler_bigint by a feature flag on rustler by @filmor in #601
  • Update heck requirement from 0.4 to 0.5 by @dependabot in #602
  • Import of serde_rustler by @filmor in #586

New Contributors

Full Changelog: rustler-0.31.0...rustler-0.32.1