0.2.0 (Nov 23, 2015) * Add ability to select choice form list #select * Add ability to select multiple options #multi_select * Change #ask api to be similar to #select and #multi_select behaviour * Change #ask :argument option to be :required * Add :read option to #ask for reading specific type input * Remove :valid option from #ask as #select is a better solution 0.1.0 (Nov 1, 2015) * Initial implementation and release