Sha256: 20373e7f00f549e7e811509aa543841d845f0bb74f42eb659d022eb45ecec252

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

Cri News
========

2.6.1
-----

* Disable ANSI color codes when not supported (#31, #32)

2.6.0
-----

* Added support for multi-valued options (#29) [Toon Willems]

2.5.0
-----

* Made the default help command handle subcommands (#27)
* Added `#raw` method to argument arrays, returning all arguments including `--` (#22)

2.4.1
-----

* Fixed ordering of option groups on Ruby 1.8.x (#14, #15)
* Fixed ordering of commands when --verbose is passed (#16, #18)

2.4.0
-----

* Allowed either short or long option to be, eh, optional (#9, #10) [Ken Coar]
* Fixed wrap-and-indent behavior (#12) [Ken Coar]
* Moved version information into `cri/version`

2.3.0
-----

* Added colors (#1)
* Added support for marking commands as hidden

2.2.1
-----

* Made command help sort subcommands

2.2.0
-----

* Allowed commands with subcommands to have a run block

2.1.0
-----

* Added support for runners
* Split up local/global command options

2.0.2
-----

* Added command filename to stack traces

2.0.1
-----

* Sorted ambiguous command names
* Restored compatibility with Ruby 1.8.x

2.0.0
-----

* Added DSL
* Added support for nested commands

1.0.1
-----

* Made gem actually include code. D'oh.

1.0.0
-----

* Initial release!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cri-2.6.1 NEWS.md