Skip to content

Releases: Daylily-Informatics/yaml_config_day

v0.0.5

07 Oct 22:07
Compare
Choose a tag to compare

Adds project environment support

  • You now specify the project name and project environment to retrieve a config.yaml file. ie: ~/.config/project/project_ENV.yaml

  • Supersedes v0.0.4

Installation

pip install yaml_config_day==0.0.5

v0.0.4 -- initial release

07 Oct 20:51
Compare
Choose a tag to compare

Available in pypi as current (as of this release)

  • prior version, v0.0.3 also available via pypi, difference is only in the README.md and setup.py