- Config options can be passed via text files using the special `file` key (6) - Printing graph and config indicates whether a dependency was provided - Bug: check `dependencies` type to ensure deterministic module path (9) - Bug: prevent dependency_objects from being incorrectly shared
0.1.5
- Handle `np.arange` corner case with list conversion - More descriptive error message in these cases - Hypothesis testing to test these cases
0.1.4
Support "intstr", "floatstr", and "liststr" for ConfigOption.value_type