Bugfixes: * no longer raises error when the referenced config file doesn't exist
1.3.1
Not secure
New features: * added type parsing to command line variables (argv) * added support for repeating keys in command line arguments to create lists Bugfixes: * fixed an issue where dashes in variable names were converted to underscores when used as command line argument
1.2.0
Not secure
New features: * well-known types can be parsed from environment variables * environment variable names can now be converted from uppercase to lowercase * underscores environment variable names can be converted to dashes
Bugfixes: * empty (None, null, etc.) values will no longer be parsed from files