Releases: dmentipl/phantom-config
Releases · dmentipl/phantom-config
v0.3.4
Changed
- Moved from Travis CI to GitHub actions for tests/CI.
- Moved to src layout.
- Moved setup.py config to setup.cfg.
- Added pyproject.toml file.
- Removed .isort.cfg.
- Make tomlkit an optional dependency.
v0.3.3
Added a function parameter_sweep
to generate multiple config files for parameter sweeps.