Skip to content

1.0.0

Compare
Choose a tag to compare
@haroon-sheikh haroon-sheikh released this 07 Jun 11:06
· 187 commits to master since this release
10f1874

Updated

  • Updates package name from com.github.sitture.env.config to com.github.sitture.envconfig
  • Updates the version of checkstyle to 10.3
  • Updates the configuration properties prefix from config.* to env.config.*
    • config.dir to env.config.path
    • config.env to env.config.environment
    • config.env.profile to env.config.profile
    • config.keepass.enabled to env.config.keepass.enabled
    • config.keepass.filename to env.config.keepass.filename
    • config.keepass.masterkey to env.config.keepass.masterkey