issues
search
leejarvis
/
slop
Simple Lightweight Option Parsing - ✨ new contributors welcome ✨
MIT License
1.13k
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bool options bug!
#282
ddnexus
closed
7 months ago
8
Parse incrementally, enabling subcommands
#281
burke
closed
8 months ago
1
Confusing that there's a 4.0 branch...
#280
jeffwidman
closed
1 year ago
1
Issue / breaking change with boolean flags with 4.10.0
#279
ankane
closed
1 year ago
2
Add support to optional type validation
#278
heyvito
closed
1 year ago
4
Adds Ruby 3.2 to the CI matrix
#277
petergoldstein
closed
1 year ago
1
Fix explicitly false booleans
#276
eugeneotto
closed
2 years ago
3
Handle strings containing =
#275
ConnorWGarvey
closed
2 years ago
1
Drop unused test_files directive
#274
olleolleolle
closed
1 year ago
0
Add Ruby 3.0 and 3.1 to the CI matrix
#273
petergoldstein
closed
2 years ago
1
Default value for boolean flags not working when invoking method
#272
sepastian
closed
1 year ago
1
[question] is there a way to check that one or more of some set of args exist?
#271
fawaf
closed
3 years ago
2
Break tests 2
#270
leejarvis
closed
3 years ago
0
Break the tests
#269
leejarvis
closed
3 years ago
1
Add support for --opt="" for blank arguments
#268
leejarvis
closed
3 years ago
1
README: Clarify how to enter an empty array
#267
olleolleolle
closed
3 years ago
0
No way to pass in a blank array?
#266
jrimmer-housecallpro
closed
3 years ago
7
CI: More complete Travis matrix
#265
olleolleolle
closed
3 years ago
0
Enable frozen strings in Slop using the `# frozen_string_literal: true` pragma
#264
olleolleolle
closed
1 year ago
1
Add symbols to option types
#263
threemachines
closed
3 years ago
2
Some bugs.
#262
tvw
closed
1 year ago
1
Ruby v3.0.0 problem with Slop v4.8.2
#261
MadBomber
closed
3 years ago
2
Custom message with Slop::MissingRequiredOption
#260
akun1
closed
3 years ago
0
Conditional 'required' option
#259
akun1
closed
3 years ago
2
CI: Switch away from TravisCI
#258
olleolleolle
closed
3 years ago
6
Add Truffleruby to CI
#257
gogainda
closed
3 years ago
1
Practical example
#256
nomasprime
closed
3 years ago
5
changed str << to str +=
#255
MadBomber
closed
3 years ago
7
Attempt to modify frozen string litterals
#254
MadBomber
closed
4 years ago
2
`help: false` throws off separator position
#253
ankane
closed
4 years ago
4
CI: Use jruby-9.2.14.0
#252
olleolleolle
closed
3 years ago
0
Fix one more keyword argument warning
#251
tmatilai
closed
4 years ago
9
FloatOption: Add support for scientific notation and + sign
#250
flavono123
closed
4 years ago
1
CHANGELOG: Update about adding 2.7.0 to CI
#249
olleolleolle
closed
4 years ago
0
Tests on Ruby 2.7.0: avoid warnings; add 2.7.0 to CI
#248
jylitalo
closed
4 years ago
1
Fixes warnings with Ruby 2.7
#247
ankane
closed
4 years ago
0
Support for command in v4
#246
paul-mesnilgrente
closed
4 years ago
1
remove unused variable
#245
tylermercier
closed
5 years ago
1
Setting an option doesn't set it "everywhere"
#244
unleashy
closed
5 years ago
2
Support '+' as prefix for integer
#243
jylitalo
closed
5 years ago
2
CI: Use ruby 2.4.9, 2.5.7, 2.6.5, jruby-9.2.9.0
#242
olleolleolle
closed
5 years ago
0
Fix a bug that flag value is processed as flag
#241
kou
closed
5 years ago
4
CI: Use jruby-9.2.7.0, 2.6.3, 2.5.5, 2.4.6 in matrix
#240
olleolleolle
closed
5 years ago
3
CI: On Rubies < 2.3 install Bundler < 2
#239
olleolleolle
closed
5 years ago
0
Allow calling `Options#separator` without args, defaulting to an empty string
#238
tmatilai
closed
5 years ago
7
Maybe support a choice option by default
#237
leondmello
closed
6 years ago
2
ArgumentError not raised when Array arg is missing
#236
txjenniek
closed
5 years ago
1
Thor comparison
#235
alexherbo2
closed
6 years ago
1
Hash option type support
#234
alexherbo2
closed
4 years ago
6
CHANGELOG.md: Linkify, format heading
#233
olleolleolle
closed
6 years ago
0
Next