rustler-0.31.0
What's Changed
- ci: Add Elixir v1.15 to the build matrix by @evnu in #571
- Expand load data at compile time by @evnu in #570
- Fix warnings for non-snake case atom module names by @bcksl in #573
- Fix error messages by @turion in #579
- Add support for generic types by @turion in #574
- Fix rustler_sys tests on 64bit ARM by @filmor in #584
- Fix issues with nightly Rust by @filmor in #589
- Fix Term's "get_type()" implementation by @philss in #581
- Use impl Encoder in more places to simplify function usage by @filmor in #572
- Fix atoms module name generated by the
NifStruct
derive macro by @philss in #585 - Update and fix changelog by @filmor in #590
Full Changelog: rustler-0.30.0...rustler-0.31.0