public
Rubygem
Description: A Capistrano extension for managing and running your app on Amazon EC2.
Clone URL: git://github.com/jnewland/capsize.git
Search Repo:
capsize / History.txt
100644 18 lines (11 sloc) 0.36 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
== 2007/06/13
 
* Re-branded Capsize 'Capsize' with 'Capazon' no more...
* Compatibility w/ Amazon EC2 (amazon-ec2) Gem v. >= 0.2.0
* Lots of enhancements (See website or README.txt)
 
== 2007/04/30
 
* Compatibility w/ Capistrano 2.0
 
== 2007/03/28
 
* Fix gem dependancies
 
== 2007/03/27
 
* Initial Release
* Provides Capistrano tasks wrapping the Amazon EC2 API