v2.0.0
- Breaking change: this version detects rustler_precompiled dependencies and no longer requires them to be on a list. However, dependency builds will fail until the appropriate
skip_compilationflag is set (this was always required at runtime anyway). The build error tries to provide the appropriate config line. - The
default-overrides.nixfile that appeared in an app'sdepsdirectory for this library is now inlined into Elixir code. The presence of this file caused problems with nix formatters that scanned file trees. - Explorer dependencies are now expected to be at the latest version at time of release - v0.10.1.
Full Changelog: v1.2.0...v2.0.0