Showing posts with label stable. Show all posts
Showing posts with label stable. Show all posts

Tuesday, August 24, 2010

v0.4.1 - Stable

v0.4.1 has just been committed which decreases the time of the overall execution profile due to not spawning a shell with the mkdir command.

v0.4.1 has also been tagged as "stable" so the svn checkout command line should be "svn checkout http://dic.googlecode.com/svn/tags/stable DownloadIndexedCache" or "svn update" if you have svn checked out the stable tag previously.

v0.4.1 can also be downloaded from http://code.google.com/p/dic/downloads/detail?name=dic.pl

The latest changelog is available from http://code.google.com/p/dic/updates/list

Sunday, August 22, 2010

"Stable" Tag

I have added a "stable" tag so the svn checkout command line should be "svn checkout http://dic.googlecode.com/svn/tags/stable DownloadIndexedCache" from now on unless you want to keep up with the development which is committed to the TRUNK i.e. "svn checkout http://dic.googlecode.com/svn/trunk DownloadIndexedCache"