Posted By: Judson Lester
Date: 2007-12-20 01:36
Summary: command-set 0.8.3 Released
Project: CommandSet
command-set version 0.8.3 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.8.3 **
Bringing to 0.8.3 - this will be the last 0.8 version. Further work will change the interface to the library.
90% spec coverage
Added some little features to interpreter
Added Repeated ArgumentDecorator
All spec tasks now set up for quick_spec
Adding RCov coverage threshold requirement before publishing
Project: http://rubyforge.org/project/commandset/ Homepage: http://commandset.rubyforge.org/ |
|