Changes between Version 18 and Version 19 of Download
- Timestamp:
- 04/27/09 12:37:47 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download
v18 v19 1 1 2 The latest released version of South is '''0. 4''', but the '''0.5''' version is due to be released soon.2 The latest released version of South is '''0.5''', released on April 27th 2009. 3 3 4 4 == Download == … … 10 10 }}} 11 11 12 Alternatively, you can use the current stable release, '''0. 4''' ''(while 0.4's API is guaranteed to remain stable, you will get more features from trunk as we update it, and it is unlikely we will [wiki:BackwardsIncompatableChanges break backwards compatability])'':12 Alternatively, you can use the current stable release, '''0.5''' ''(while 0.5's API is guaranteed to remain stable, you will get more features from trunk as we update it, and it is unlikely we will [wiki:BackwardsIncompatableChanges break backwards compatability])'': 13 13 {{{ 14 svn co http://svn.aeracode.org/svn/south/tags/0. 4south14 svn co http://svn.aeracode.org/svn/south/tags/0.5 south 15 15 }}} 16 16 … … 18 18 19 19 {{{ 20 http://www.aeracode.org/releases/south/south-0. 4.tar.gz20 http://www.aeracode.org/releases/south/south-0.5.tar.gz 21 21 }}} 22 22
