Menu

terminate / News: Recent posts

version 0.4 released

Not much happened to the source code. This version features a reworked
documentation system using pudge. I've also setup a build system and
several other scripts so that things will scale nicely.

I added the rl module under terminate.io. It contains some
classes for working with readline. This probably won't work on Win32
by default. Also the file_chooser function was added to terminate.io.
It's a nice way to get a file from the user. It supports tab completion
with readline. Of course Win32 will have issues with this as well. If
you want to ensure cross-platform compatibility with these features
wait until the next version.

Posted by Alan Trick 2006-11-03

Project Start

The project is now up on sourceforge. You can download the sourcecode from the Files section or subversion. The latest release is 0.3.0, 0.4.0 will probably come out in a week or two.

Posted by Alan Trick 2006-10-20