dynaconf v0.6.0 Release Notes

Release Date: 2018-05-04 // almost 6 years ago
    • ๐Ÿš€ Release of 0.6.0. [Bruno Rocha]
    • ๐Ÿ”€ Merge pull request #42 from rochacbruno/fix41. [Bruno Rocha]

    Fix #41

    • ๐Ÿ›  Fix #41. [Bruno Rocha]
    • ๐Ÿ”€ Merge pull request #40 from rochacbruno/inifiles. [Bruno Rocha]

    ini and json files + parseconf recursive and find_file function

    • ๐Ÿ“œ Ini and json files + parseconf recursive and find_file function. [Bruno Rocha]

      • Added support for .ini and .json files
      • parse conf is now recursive to parse dict inner data
      • Cloned find_file function from dotenv
    • Merge pull request #38 from rochacbruno/flask_dot_env. [Bruno Rocha]

    Added Flask 1.0 dotenv support

    • IMplemented TOML loader. [Bruno Rocha]
    • Adjusted MARKDOWN. [Bruno Rocha]
    • โž• Added Flask 1.0 dotenv support. [Bruno Rocha]