rustler-0.24.0
What's Changed
- Change supported Elixir and OTP versions by @philss in #415
- Fix typos by @kianmeng in #420
- Remove superfluous 'extern crate' by @evnu in #422
- Bump heck to 0.4 by @evnu in #421
- Relax Jason version requirement to ~> 1.0 by @aj-foster in #427
- file extensions should be set based on the compile target by @cocoa-xu in #423
- add
NewBinary
(enif_make_new_binary
) by @dlesl in #379 - Make TermType derive Eq and PartialEq by @hammsvietro in #432
- Rustler v0.24 by @evnu in #435
New Contributors
- @aj-foster made their first contribution in #427
- @cocoa-xu made their first contribution in #423
- @hammsvietro made their first contribution in #432
Full Changelog: rustler-0.23.0...rustler-0.24.0