Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Update confuse to 1.7.0 #309

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates confuse from 1.4.0 to 1.7.0.

Changelog

1.6.0

''''''

- A new `Configuration.reload` method makes it convenient to reload and
re-parse all YAML files from the file system.

1.5.0

''''''

- A new `MappingValues` template behaves like `Sequence` but for mappings with
arbitrary keys.
- A new `Optional` template allows other templates to be null.
- `Filename` templates now have an option to resolve relative to a specific
directory. Also, configuration sources now have a corresponding global
option to resolve relative to the base configuration directory instead of
the location of the specific configuration file.
- There is a better error message for `Sequence` templates when the data from
the configuration is not a sequence.
Links

@pyup-bot pyup-bot mentioned this pull request Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant