From: Nathaniel Talbott Date: 2007-01-11T07:56:19+09:00 Subject: [ANN] cooloptions 1.1.0 Released cooloptions version 1.1.0 has been released! http://cooloptions.rubyforge.org/ As a huge fan of optparse due to its flexibility, self-documenting nature, and ease of use, I nevertheless found myself doing almost the exact same thing with it over and over again, and decided to write a thin wrapper around it to handle the common cases. Thus CoolOptions was born. CoolOptions is a simple wrapper around optparse that provides less configuration and more convenience for doing command-line option handling. Changes: == 1.1.0 / 2007-01-10 * Incremented the version number to more rationally reflect the addition of CoolOptions#desc in 1.0.5. * Fixed handling of overlapping automatic short options. http://cooloptions.rubyforge.org/ -- Nathaniel Talbott <:((><