0.0.5
Added:
- Added option
--configwhich accepts a path to a yaml file with the configuration to runconda-press. - The
YAMLfile passed using the option--configalso accepts the
configuration to be inside of the keyconda_press.
Changed:
- Add dataclass
Configfollowing theIntroduce Parameter Objectdesign pattern.
Configis responsible to hold theconda-pressconfiguration.
Refactored internal classes/functions to use the new approach.
Authors:
- Anthony Scopatz
- Marcelo Duarte Trevisani