Skip to content

0.12.0

Compare
Choose a tag to compare
@JesusValeraDev JesusValeraDev released this 13 Feb 18:37

Changelog

  • Added getAppRootDir() to AbstractConfig.
  • Added APP_ENV environment key, to define different config files on different environments.
  • Added 'config-readers' key in the globalServices and gacela.php.
  • Deprecated getApplicationRootDir() from Config. Use getAppRootDir() instead.
  • Deprecated 'custom-services-location' key in the globalServices and gacela.php.
  • Removed EnvConfigReader from gacela-project/gacela.