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

feat!: accept expand as an option to the env tag #263

Merged
merged 2 commits into from
Jun 20, 2023
Merged

feat!: accept expand as an option to the env tag #263

merged 2 commits into from
Jun 20, 2023

Conversation

caarlos0
Copy link
Owner

BREAKING CHANGE: this replaces the envExpand tag with the expand option to the env tag, to be more consistent with other boolean options.

closes #262

BREAKING CHANGE: this replaces the `envExpand` tag with the `expand`
option to the `env` tag, to be more consistent with other boolean
options.

closes #262

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Apr 10, 2023
@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (390412e) 100.00% compared to head (6bac575) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #263   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          427       429    +2     
=========================================
+ Hits           427       429    +2     
Impacted Files Coverage Δ
error.go 100.00% <ø> (ø)
env.go 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@caarlos0 caarlos0 merged commit 7a25c17 into main Jun 20, 2023
13 checks passed
@caarlos0 caarlos0 deleted the expand branch June 20, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant