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:
commit  e735937857ef6669af99092ef4bd4e22f9dcac2b
tree    30ff9977ada536a4e28747cd5135d9ca1634320b
parent  e2fad88f3b825212aa2a22e023c9a8b7cf16ec27
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