-
Notifications
You must be signed in to change notification settings - Fork 50
Issues: dotenv-rs/dotenv
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Recursively load .envs up to root
enhancement
New feature or request
good first issue
Good for newcomers
#14
opened May 30, 2019 by
daboross
Expose an API for parsing Strings
enhancement
New feature or request
#15
opened May 30, 2019 by
swfsql
Initialization fails with ill-fitting NotFound custom error when .env file is not encoded as UTF8
#20
opened Jun 2, 2019 by
Nimelrian
dotenv silently fails to read a string variable if it is not enclosed in quotes in .env file
#38
opened Feb 17, 2020 by
rubyfin
Nicer parse error messages in dotenv! macro
enhancement
New feature or request
P-Low
#9
opened May 14, 2019 by
ZoeyR
The variable expansion rules are different from the Bourne shell rules
#45
opened May 5, 2020 by
kmkaplan
dotenv::var()'s error should report the variable that caused it
#48
opened May 21, 2020 by
abonander
dotenv_codegen only works with a .env file at the root when using workspaces
#68
opened Jul 18, 2021 by
lanesawyer
I don't understand why the 'dotenv()' and 'dotenv_iter()' methods are made to behave differently.
#96
opened Oct 10, 2024 by
swchoi1997
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.