Sha256: fef3dedf7a8ffc4e01d7a4a93cfeaa2ac8af67ad94110fdd80bbd0619ab9110e
Contents?: true
Size: 1.84 KB
Versions: 1
Compression:
Stored size: 1.84 KB
Contents
# Changelog ## v2.2.0 ### Features - Added basic git workflow to create feature and bug fix branches ## v2.1.3 ### Features - Updated some comments in CLI ## v2.1.2 ### Features - Refactoring Db "pull" command ## v2.1.1 ### Features - Refactoring CLI "server" and "client" commands ## v2.1.0 ### Features - Added command 'rake' to run rake tasks for a rails app on a given server environment - Added options to pass extra command line parameters to 'server' command - Added options to pass extra command line parameters to 'client' command - Added options to pass extra command line parameters to 'log' command - Added options to pass extra command line parameters to 'top' command ## v2.0.0 ### Features - Added command 'server' to execute commands remotely - Added command 'client' to execute commands locally - Removed command 'command', supceded by 'server' ## v1.5.0 ### Bug Fixes - Fixed ssh command to export RAILS_ENV and RACK_ENV before starting the shell - Updated description for assets command to specify dragonfly ## v1.4.0 ### Features - Added command 'command' to supercede 'on' command and deprecated 'on' - Added options to store custom commands for an environment within .karo.yml file ## v1.3.0 ### Features - Added command to run top on a server - Added command to run any command on a server ## v1.2.1 ### Bug Fixes - Fixed a bug causing db pull to fail if no database exist ## v1.2.0 ### Features - Added a .karo.yml template generator ### Bug Fixes - Fixed a bug causing conflict passing global option to sub commands ## v1.1.0 ### Features - Added command to open ssh shell - Added command to open rails console - Added command to open rails dbconsole ## v1.0.0 ### Features - Added basic commands to sync db, assets from remote rails servers - Added basic commands to show log, clear cache from remote rails servers
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
karo-2.2.0 | CHANGELOG.md |