arkenv v2.1.0 Release Notes

  • Published 2019-09-02

    All issues

    • Introduced ProcessorFeatures that allow to define custom processing logic that is executed on all loaded data
    • โž• Added Encryption processing feature
    • โž• Added Yaml support for properties / profiles
    • โž• Added basic Http feature
    • ๐Ÿ‘ The ProfileFeature now supports multiple profiles
    • โž• Added get and set functions to Arkenv to allow retrieving unparsed arguments
    • ๐Ÿ”ง EnvironmentVariableFeature can be configured via arguments
    • ๐Ÿ›  Fix #77 .env file parsing interprets all = as new declaration