v0.1.6
What's Changed
- Update README.md by @raphaelshirley in #116
- Specify
__all__
list in modules to avoid importing numpy and matplotlib by @drewoldag in #117 - Issue/118/unit tests for spec by @drewoldag in #119
- Close test gap on
runner.py
by @drewoldag in #121 - Additional test coverage for
Runner.config_parser
by @drewoldag in #123 - Add to data manager unit tests; add remove_empty_run_directories by @OliviaLynn in #125
- Allow creation of a descriptive run directory by @drewoldag in #122
- Close test gap on
filter.py
by @drewoldag in #126
Full Changelog: v0.1.5...v0.1.6