python-dotenv v0.11.0 Release Notes

Release Date: 2020-02-07 // about 4 years ago
  • โž• Added

    • Add interpolate argument to load_dotenv and dotenv_values to disable interpolation (#232 by [@ulyssessouza]).

    ๐Ÿ”„ Changed

    • โš  Use logging instead of warnings (#231 by [@bbc2]).

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix installation in non-UTF-8 environments (#225 by [@altendky]).
    • ๐Ÿ›  Fix PyPI classifiers (#228 by [@bbc2]).