rustler-0.23.0
What's Changed
- Define supported versions of OTP and Elixir by @evnu in #387
- Remove DUMMY variant from ErlNifCharEncoding by @evnu in #390
- codegen: change RaiseAtom to RaiseTerm by @dlesl in #378
- Crash if metadata cannot be retrieved by @evnu in #398
- Remove remaning code from unsupported NIF versions by @philss in #395
- cargo config for all macos architectures by @scrogson in #396
- Add NifException macro by @thomas9911 in #383
- Require step for range by @evnu in #399
- ci: Test against v1.12 by @evnu in #393
- Rewrite build of NIF APIs in Rust by @philss in #397
- Add FreeBSD support by @madninja in #404
- Fix unused var warning - rustler_mix by @philss in #407
- Implement Hash and [Partial]Eq for binary types by @JayKickliter in #400
- implement hashing for term (rebased) by @hazardfn in #410
- Fix "mix rustler.new" on Elixir 1.13 by @philss in #414
- Test mix rustler.new with Elixir v1.13 by @evnu in #416
- Prepare CHANGELOG for v0.23 by @evnu in #418
New Contributors
Full Changelog: rustler-0.22.2...rustler-0.23.0