Sha256: 3d85fb4836dde66dadb280facda8eb380f8187f2b47b5021b9a3241d187978b3

Contents?: true

Size: 912 Bytes

Versions: 1

Compression:

Stored size: 912 Bytes

Contents

Cliprompt Changelog
=====================

v0.0.5 - 2014-05-27
--------------------

- fix to one space after question that was 2 spaces when no default is provided
- when choices are a list, show the default in the question, in more than in the list
- clean some ruby warnings (running with --debug helps)

v0.0.4 - 2014-05-24
--------------------

- add an option `aslist` for we can decide if we want it as a list or not
- add a way to display big list, when choices are more than 5, make a list out of them

v0.0.3 - 2014-05-20
--------------------

- relax the boolean check so 1 and 0 can be used for yes and no (especially for env vars)
- added a `guess` method to have env var override question if set

v0.0.2 - 2014-05-20
--------------------

- fix case when numbers are used in choices
- added some test coverage for further evolution easiness

v0.0.1 - 2014-05-19
--------------------

- first draft

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cliprompt-0.0.5 CHANGELOG.md