[Assorted-commits] SF.net SVN: assorted: [710] python-commons/trunk/README
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-08 04:46:59
|
Revision: 710 http://assorted.svn.sourceforge.net/assorted/?rev=710&view=rev Author: yangzhang Date: 2008-05-07 21:47:03 -0700 (Wed, 07 May 2008) Log Message: ----------- added simple changelog to readme Modified Paths: -------------- python-commons/trunk/README Modified: python-commons/trunk/README =================================================================== --- python-commons/trunk/README 2008-05-08 03:20:46 UTC (rev 709) +++ python-commons/trunk/README 2008-05-08 04:47:03 UTC (rev 710) @@ -33,3 +33,28 @@ [ASPN Cookbook]: http://aspn.activestate.com/ASPN/Cookbook/Python [AIMA Utilities]: http://aima.cs.berkeley.edu/python/utils.py + +Changes +------- + +version 0.3.1 + +- removed extraneous debug print statements + +version 0.3 + +- added versioned guards +- added file memoization +- added retry with exp backoff +- added `countstep()` +- released for + [gbookmark2delicious](http://gbookmark2delicious.googlecode.com/) + +version 0.2 + +- added `clients`, `setup` +- released for [icedb](http://cartel.csail.mit.edu/icedb/) + +version 0.1 + +- initial release This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |