Skip to content

v0.0.2

Compare
Choose a tag to compare
@itay-grudev itay-grudev released this 23 Jul 16:39
· 14 commits to master since this release
  • Removed development dependency on gem 'rake'
  • Improved gem description. Added documentation about programatic use.
  • Added configuration option for roles that env_config sets/reads the
    environment variables from.
  • Added an argument for specifically setting roles when using the Environment
    class programatically.
  • Note: Implemented using the potentially unstable and subject to change
    Capistrano::Plugin API.