Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add variadic options parameter to Load #128

Merged
merged 2 commits into from
Jan 2, 2022
Merged

Conversation

aeneasr
Copy link
Contributor

@aeneasr aeneasr commented Dec 30, 2021

This patch adds variadic option parameters to Load, allowing consumers to, for example, customize the merge strategy used when loading config sources.

Closes #126
Closes #125


As discussed @knadh :)

aeneasr and others added 2 commits December 30, 2021 13:56
This patch adds variadic option parameters to `Load`, allowing consumers to, for example, customize the merge strategy used when loading config sources.

Closes knadh#126
Closes knadh#125
@knadh knadh merged commit 5f508c9 into knadh:master Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Array items are overwritten and not merged
2 participants