Tuesday, August 24, 2010

v0.5 - Stable

v0.5 has just been committed based on the suggestions from @mlsua which he intended to reduce the attack surface but after some debate were found to provide other advantages i.e.
  1. Removed the actual execution of "svn update" yet the command line is still displayed with -update.
  2. Decreasing the time of the overall execution profile due to not spawning a shell with the mkdir command
The discussion between @mlsua and I can be found on Twitter in order at:
  1. http://twitter.com/mlsau/status/21862695530
  2. http://twitter.com/cmlh/status/21871614632
  3. http://twitter.com/cmlh/status/21872054296
  4. http://twitter.com/cmlh/status/21872260486
  5. http://twitter.com/mlsau/status/21874660667
  6. http://twitter.com/cmlh/status/21891208307
v0.5 has also been tagged as "stable" so the svn checkout command line should be "svn checkout http://tit.googlecode.com/svn/tags/stable TCPInputText" or "svn update" if you have svn checked out the stable tag previously.

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

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

No comments:

Post a Comment