Command-set 0.9.2 Released

command-set version 0.9.2 has been released!

CommandSet is a interactive program framework. Its focus is a DSL for
defining commands, much like Rake or RSpec. The actual interpreter is
left as an open question, although a default readline based terminal
interpreter is included, it could very well be adapted to interact with
CGI or a GUI.

Changes:

** Marked release 0.9.2 **

Completion improvement: long, space-embedding terms complete usefully
now

Also: color! Code inspired by colored 1.1, but with severe changes.
This
adds an undocumented requirement for ansi::windows for windows users.
Them’s the breaks.

Project: http://rubyforge.org/project/commandset/
Homepage: http://commandset.rubyforge.org/