Sha256: ad5fdfdd34470c691f4ad9a8d2d9205fd76a83ff703e3f3b867f047d3ae2f6da

Contents?: true

Size: 1.05 KB

Versions: 1

Compression:

Stored size: 1.05 KB

Contents

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

v0.1.0 - 2014-05-10
-------------------

- fix tests for rspec 3 compliance

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