v0.8.0
-
Enhancements
- Configuration can be done on graph (re-) start by setting a
{mod, fun}
tuple for the config key:init
. This method will be called with the graph module name as the first (and only) parameter and is expected to return:ok
- Queries now support the
limit
parameter - Support for elixir 1.5 style
child_spec
has been added
- Configuration can be done on graph (re-) start by setting a
-
Soft deprecations (no warnings)
- Support for
{:system, "ENV_VARIABLE"}
configuration has been removed from the documentation. It will eventually be removed completely after a proper deprecation phase
- Support for