Pass along ConfigParsers instead of file names

This commit is contained in:
Joscha 2019-04-14 16:07:37 +00:00
parent 2f7502723b
commit 86472afb3f
4 changed files with 109 additions and 27 deletions

View file

@ -2,6 +2,9 @@
## Next version
- change how config files are passed along
- change module system to support config file changes
# 1.0.0 (2019-04-13)
- add fancy argument parsing