rustler-0.32.1
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
andLocalPid::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