dynaconf v1.0.0 Release Notes

Release Date: 2018-05-28 // almost 6 years ago
    • ๐Ÿ”€ Merge pull request #56 from rochacbruno/all_the_namespace_changed_to_env. [Bruno Rocha]

    Major Breaking Refactor related to #54

    • Travis fix 2. [Bruno Rocha]
    • Travis global fix. [Bruno Rocha]
    • ๐Ÿ’… Travis fix for new style toml envvars. [Bruno Rocha]
    • ๐Ÿ—„ Deprecated @type casting in favor of TOML syntax, rewriting readme. [Bruno Rocha]
    • โž• Add settings.flag [Bruno Rocha]
    • โœ… Using dynaconf write in test_redis|vault. [Bruno Rocha]
    • โž• Added dynaconf --docs [Bruno Rocha]
    • โž• Added dynaconf --version [Bruno Rocha]
    • โœ‚ Removed transformators. [Bruno Rocha]
    • 100% coverage for validators. [Bruno Rocha]
    • โœ… Increase cli test coverage. [Bruno Rocha]
    • Dynaconf variables in blue and user variables in green. [Bruno Rocha]
    • โž• Added dynaconf list and dynaconf write subcommands. [Bruno Rocha]
    • More cli commands lsit and write. [Bruno Rocha]
    • โž• Added more tests for cli and py loader. [Bruno Rocha]
    • Replaced coveralls with codecov #57. [Bruno Rocha]
    • Modularized the loaders, added dynaconf init command. [Bruno Rocha]
    • As environment variable the only prefix allowed is the GLOBAL_ENV.. default to DYNACONF_ [Bruno Rocha]
    • โž• Added more examples/tests and test_cli. [Bruno Rocha]
    • โœ‚ Removed cleaners. [Bruno Rocha]
    • ๐Ÿ”จ Major Breaking Refactor related to #54. [Bruno Rocha]