We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Milestone here
Breaking Changes:
@app-config/v1-compat
@app-config/encryption
@app-config/git
$
$substitute
$envVar
$extends
env
$override
@app-config/main
The text was updated successfully, but these errors were encountered:
@gregnr I'm getting somewhat close to a release candidate for 3.0, it would be ideal to coordinate with LC to onboard
Sorry, something went wrong.
@joelgallant Sounds good. Let's line up a time this week to chat about it.
feat(#130): starts on creating deprecation warnings on parsing extens…
9209c03
…ions NOTE that '$git' directive is currently incompatible with being included twice
becfc13
joelgallant
Successfully merging a pull request may close this issue.
Milestone here
Breaking Changes:
@app-config/v1-compat
@app-config/encryption
@app-config/git
$
in$substitute
and$envVar
directives$envVar
and$substitute
, replace with directive (Create $parse directives #134)Add a "context" object when parsing (Provide hierachical "context" object in parsing extensions, allowing for things like $extends with a specific environment #129) to enable$extends
withenv
override (Provide$extends
and$override
with a specific environment #131)Use this for the "env trio options" (current env, aliases, and var names)@app-config/main
The text was updated successfully, but these errors were encountered: