Skip to content

Pull requests: kelseyhightower/envconfig

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Minor cleanup to better express code intent
#222 opened Jul 13, 2025 by bschaatsbergen Loading…
feat: have a full key when missing config
#216 opened Oct 17, 2024 by tomMoulard Loading…
fixed issue #148
#214 opened Jul 10, 2024 by pr0n1x Loading…
remove empty values from string slices
#211 opened Oct 30, 2023 by ltagliamonte-dd Loading…
Allow override of lookupEnv for _FILE support
#210 opened Aug 29, 2023 by MaxJa4 Loading…
allow maps of slices
#209 opened Aug 24, 2023 by strawhatguy Loading…
All fields required option
#207 opened Mar 14, 2023 by ragan Loading…
Unnecessary initialization of struct pointers fix
#201 opened Dec 9, 2021 by hexdigest Loading…
Support unexported fields
#198 opened Oct 19, 2021 by kuritka Loading…
feat: support optional trim
#196 opened Jun 24, 2021 by fernandodr19 Loading…
deprecate Decoder
#192 opened Mar 11, 2021 by carnott-snap Loading…
Add option to set split_words:true globally
#191 opened Mar 8, 2021 by ndrewnee Loading…
Support colon in map values
#185 opened Oct 29, 2020 by UnAfraid Loading…
add support for custom delimiters in map/slices
#184 opened Oct 22, 2020 by bsdlp Loading…
Change error
#181 opened Sep 22, 2020 by sobolevsv Loading…
Skip defaults on non zero values
#179 opened Aug 21, 2020 by davidterranova Loading…
Fix type reporting for types that are slices
#172 opened May 24, 2020 by edwarnicke Loading…
Allow colons in values for map fields
#171 opened May 9, 2020 by justinruggles Loading…
Set fields empty on require fail
#161 opened Dec 13, 2019 by hallizh Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.