Sha256: 1caa193b008341bf02f48b2a033159cb200f47856741d821a6a3d72c21e7fcad
Contents?: true
Size: 1.16 KB
Versions: 1
Compression:
Stored size: 1.16 KB
Contents
= Version history [0.1.3] Customization through COMO env variable and hooks. Version information returned programmatically with Como.version. "command" is aliased to "subcmd" to enable highlighting of the main command. Aliases for "Spec.checkRule" and "Spec#checkRule". [0.1.2] ":check_invalid" applied correctly. Header and footer configs has to include all newlines explicitly. ":error_exit" config removed (always exit with error). Exclusive option type can have zero to many arguments. Switch-options have no values only "given" should be checked. Small changes in generated usage info display. Errors are output to stderr (not stdout). [0.1.1] Testcases use relative require to local dir. Rulecheck fixes: incr and follow. [0.1.0] Subcommand feature added along with major refactoring in class' content. Many small changes to usage model, but backwards compatible. [0.0.3] Self-value operator "~" added. Parser for options including parameter settings, i.e. the Opt#params method added. [0.0.2] Opt#given is allowed an optinal block argument. [0.0.1] Initial version.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
como-0.1.3 | CHANGELOG.rdoc |