v3.0.0
·
193 commits
to master
since this release
What’s Changed
🚀 Features and ✨ Enhancements
- Feature/data source generalization (#12) by @markusressel
- Feature/#9 optional singleton (#11) by @markusressel
Migration:
- In your config entries change
yaml_pathtokey_path - Custom
YAMLfile names, paths and extensions now have to be specified in theYamlSourceconstructor. To use this specify a custom data source list in the config constructor.