Skip to content

Releases: itay-grudev/capistrano-env_config

v0.0.5

18 Apr 13:21
Compare
Choose a tag to compare
  • env:list now outputs the environment variables sorted.

v0.0.4

18 Apr 13:21
Compare
Choose a tag to compare
  • Bug Fix: Call to an unnecessary external library

v0.0.3

22 Aug 19:22
Compare
Choose a tag to compare
  • Added support for specifying multiple environment variables.

v0.0.2

23 Jul 16:39
Compare
Choose a tag to compare
  • 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.

v0.0.1

23 Jul 12:13
Compare
Choose a tag to compare