rustler-0.33.0
What's Changed
- Add additional benchmarks by @cleaton in #565
- Update README.md by @dvic in #605
- Drop deprecated functionality by @filmor in #604
- Drop lazy_static in favour of std::sync::OnceLock by @filmor in #609
- Implement simple allocator using enif_{alloc,free} by @filmor in #580
- Add simple justfile by @filmor in #610
- Implement support for conversions of paths by @filmor in #608
- feature: compare local pids by @hengermax in #611
- Add support for path dependencies by @flupke in #607
New Contributors
- @hengermax made their first contribution in #611
- @flupke made their first contribution in #607
- @grzuy made an equivalent contribution in #578
Full Changelog: rustler-0.32.1...rustler-0.33.0