Skip to content

v2.0.0

Choose a tag to compare

@camelpunch camelpunch released this 15 Jan 21:56
· 100 commits to main since this release
166dada
  • 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_compilation flag is set (this was always required at runtime anyway). The build error tries to provide the appropriate config line.
  • The default-overrides.nix file that appeared in an app's deps directory 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