python-dotenv v0.16.0 Release Notes

Release Date: 2021-03-27 // about 3 years ago
  • ๐Ÿ”„ Changed

    • The default value of the encoding parameter for load_dotenv and dotenv_values is now "utf-8" instead of None (#306 by [@bbc2]).
    • ๐Ÿ›  Fix resolution order in variable expansion with override=False (#287 by [@bbc2]).