Sha256: b3ee4108b3d8fd7a03e320faeadbb21c1e7050f8088acfb4e95474611896af22

Contents?: true

Size: 1000 Bytes

Versions: 1

Compression:

Stored size: 1000 Bytes

Contents

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

v0.0.6 - 2014-08-10
--------------------

- fix validation of list type to be a number

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.6 CHANGELOG.md