[Assorted-commits] SF.net SVN: assorted: [812] python-commons/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-14 17:52:41
|
Revision: 812 http://assorted.svn.sourceforge.net/assorted/?rev=812&view=rev Author: yangzhang Date: 2008-05-14 10:47:51 -0700 (Wed, 14 May 2008) Log Message: ----------- added release dates and 0.5 to changelog Modified Paths: -------------- python-commons/trunk/README Modified: python-commons/trunk/README =================================================================== --- python-commons/trunk/README 2008-05-14 07:26:30 UTC (rev 811) +++ python-commons/trunk/README 2008-05-14 17:47:51 UTC (rev 812) @@ -37,8 +37,15 @@ Changes ------- -version 0.4 +version 0.5, 2008-05-14 +- added `cp1252_to_unicode()` +- made `setup()` more flexible +- released for + [gbookmark2delicious](http://gbookmark2delicious.googlecode.com/) + +version 0.4, 2008-05-08 + - removed extraneous debug print statements - added `logout()` context manager - added `seq()`, `default_if_none()` @@ -46,7 +53,7 @@ - released for [Mailing List Filter](http://assorted.sf.net/mailing-list-filter/) -version 0.3 +version 0.3, 2008-04-30 - added versioned guards - added file memoization @@ -55,11 +62,11 @@ - released for [gbookmark2delicious](http://gbookmark2delicious.googlecode.com/) -version 0.2 +version 0.2, 2008-02-04 - added `clients`, `setup` - released for [icedb](http://cartel.csail.mit.edu/icedb/) -version 0.1 +version 0.1, 2007-03-24 - initial release This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |