python-dotenv v0.16.0 Release Notes
Release Date: 2021-03-27 // over 4 years ago-
๐ Changed
- The default value of the
encodingparameter forload_dotenvanddotenv_valuesis now"utf-8"instead ofNone(#306 by [@bbc2]). - ๐ Fix resolution order in variable expansion with
override=False(#287 by [@bbc2]).
- The default value of the