summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.10.1HEADv4.10.1masterLee Jarvis2023-02-261-1/+1
* Fix booleans without validate_type with argumentsLee Jarvis2023-02-261-0/+5
* Bump version to 4.10.0v4.10.0Lee Jarvis2023-02-151-1/+1
* Allow singular form 'validate_type' to be provided to OptionVictor Gama2023-02-151-1/+1
* Add optional type validationVictor Gama2023-02-154-3/+54
* Bump version to 4.9.3v4.9.3Lee Jarvis2022-09-301-1/+1
* Fix explicitly false booleansEugene Otto2022-09-301-1/+3
* Bump version 4.9.2v4.9.2Lee Jarvis2022-03-261-1/+1
* Handle strings containing =Connor Garvey2022-03-101-1/+1
* Bump version to 4.9.1v4.9.1Lee Jarvis2021-05-281-1/+1
* Add support for --opt="" for blank argumentsLee Jarvis2021-05-281-1/+1
* Merge pull request #255 from MadBomber/madbomber_frozen_string_exception_fixLee Jarvis2021-05-111-3/+3
|\
| * changed str << to str +=Dewayne VanHoozer2020-09-051-3/+3
* | Bump version and update changelogLee Jarvis2021-05-111-1/+1
* | Add symbols to option typesJoe Gracyk2021-05-101-0/+7
|/
* Bump version to 4.8.2v4.8.2Lee Jarvis2020-07-101-1/+1
* Fix bug with separators around `help: false` optsLee Jarvis2020-07-101-2/+2
* Bump version to 4.8.1v4.8.1Lee Jarvis2020-03-311-1/+1
* Fix one more keyword argument warningTeemu Matilainen2020-01-281-1/+1
* Bump version to v.8.0v4.8.0Lee Jarvis2020-01-171-1/+1
* admit commentsHansuk2020-01-171-1/+3
* support scientific nations for float optionsHansuk2020-01-161-2/+1
* support + sign for float optionsHansuk2020-01-161-1/+1
* Tests on Ruby 2.7.0Juha Ylitalo2020-01-071-4/+4
* remove unused variableTyler Mercier2019-10-221-1/+0
* Support '+' as prefix for integerJuha Ylitalo2019-08-231-1/+1
* Bump version to 4.7.0v4.7.0Lee Jarvis2019-06-291-1/+1
* Fix a bug that flag value is processed as flagSutou Kouhei2019-06-291-1/+8
* Allow calling `Options#separator` without args, defaulting to an empty stringTeemu Matilainen2019-01-201-1/+1
* add Slop::Result#fetchGiovanni Benussi2018-06-272-9/+24
* Bump version to 4.6.2v4.6.2Lee Jarvis2018-03-121-1/+1
* Handle equals character for non-option valuespedantic-equalsLee Jarvis2018-03-121-2/+2
* Bump version to v4.6.1v4.6.1Lee Jarvis2017-11-201-1/+1
* Add more tests for Options#separatorLee Jarvis2017-11-171-0/+4
* Fix separator so it doesn't mutate user dataMarc-Andre Lafortune2017-11-131-1/+1
* Bump version to 4.6.0v4.6.0Lee Jarvis2017-10-061-1/+1
* Support for required optionsWilliam Woodruff2017-09-293-0/+20
* Fix bug preventing '--' being passed as the first argument.Thomas Bénéteau2017-08-051-0/+1
* Bump version to 4.5.0v4.5.0Lee Jarvis2017-05-221-1/+1
* Merge tag 'v4.4.3'Lee Jarvis2017-05-021-1/+1
|\
| * Bump version to 4.4.3v4.4.3v4.4.3Lee Jarvis2017-05-021-1/+1
| * Fix Ruby 2.0.0 broken `private def ...`Lee Jarvis2017-05-021-1/+1
* | Fix Ruby 2.0.0 broken `private def ...`Lee Jarvis2017-05-021-1/+1
* | Add config option underscore_flagslbriais-feature/add_config_for_underscore_switchLaurent B2017-05-013-5/+18
|/
* Bump version to 4.2.2v4.4.2Lee Jarvis2017-04-291-1/+1
* Avoid deleting args after '--'Lee Jarvis2017-04-291-6/+14
* Fix support for parsing -x5Lee Jarvis2017-01-291-7/+20
* Bump version to 4.4.1v4.4.1Lee Jarvis2016-08-211-1/+1
* Handle bad constant names in Slop.option_defined?Lee Jarvis2016-08-211-0/+4
* Bump version 4.4.0v4.4.0Lee Jarvis2016-08-151-1/+1