issues
search
joshbuddy
/
jsonpath
Ruby implementation of http://goessner.net/articles/JsonPath/
MIT License
447
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update CI test matrix
#170
wynksaiddestroy
opened
1 week ago
0
deleting a key inside of an object inside an array doesn't work as expected
#169
sebastiandeutsch
opened
1 month ago
1
Use 'Minitest' instead of deprecated 'MiniTest' casestyle
#168
boutil
opened
2 months ago
0
length is not working in JSON Path
#167
narendranvelmurugan
opened
6 months ago
0
Any plan for a new release?
#166
deivinsontejeda
closed
1 year ago
3
#162 : symbolize_keys option doesn't work as the README says
#165
anupama-kumari
closed
1 year ago
1
Update member name regexp to support UTF8 alphanumeric characters
#164
jgoodw1n
closed
1 year ago
1
UTF8 member names not supported
#163
jgoodw1n
closed
1 year ago
0
`symbolize_keys` option doesn't work as the README says
#162
marciondg
opened
1 year ago
1
nesting of 101 is too deep
#161
anupama-kumari
closed
1 year ago
0
Fix issue #141: nesting of 101 too deep
#160
anupama-kumari
closed
1 year ago
1
To filter elements of an array with unknown name / Add ruby versions for test cases
#159
mohanapriya2308
closed
1 year ago
2
Drop 2.5 support, add more versions
#158
joshbuddy
opened
1 year ago
0
Jsonpath with keyname $ not working
#157
anuravi98
closed
1 year ago
1
Jsonpath with $ keyname not working
#156
Anuradha-Ravinarayanan
closed
1 year ago
0
fix: Parser hangs on mid-string line feed character
#155
ipost
closed
1 year ago
1
skip when node size is zero
#154
a5-stable
closed
1 year ago
1
Jsonpath with $ keyname not working
#153
jeevamanivel
closed
1 year ago
4
Fix for negating a filter script
#152
evansalter
opened
1 year ago
2
Negating the filter expression using ! is not working
#151
Parth-Rewind
opened
1 year ago
1
Remove rubocop for now
#150
joshbuddy
closed
2 years ago
0
Temporarily remove caching
#149
joshbuddy
closed
2 years ago
0
bug #147: stop at character '!' when scanning key name, to avoid consuming first char of operator '!='
#148
gongfarmer
closed
2 years ago
0
Not equals (!=) operator broken unless preceded by space
#147
gongfarmer
closed
2 years ago
2
Compound query fixes
#146
gongfarmer
closed
2 years ago
1
Compound queries do not evaluate false expressions properly
#145
gongfarmer
opened
2 years ago
1
Compound queries that test boolean values do not work
#144
gongfarmer
closed
2 years ago
4
Impossible to filter elements of an array with unknown name
#143
uvlad7
opened
2 years ago
2
Add Option to configure max_nesting
#142
bk-chovatiya
closed
2 years ago
3
nesting of 101 is too deep
#141
bk-chovatiya
opened
2 years ago
1
replace travis with github workflow for test CI
#140
notEthan
closed
2 years ago
4
duck-type values responding to #to_hash or #to_ary
#139
notEthan
opened
2 years ago
3
Generate jsonpath list from json
#138
mohanapriya2308
closed
2 years ago
5
Factorize `dig` logic ; add a few options ; more tests ; fix README
#137
blambeau
closed
3 years ago
13
[WIP] Add support for a :use_symbols option (when "json" data is ruby data)
#136
blambeau
closed
3 years ago
6
Not possible to access values of numeric keys
#135
Skarlso
closed
3 years ago
0
Not possible to access values of numeric keys
#134
mbajur
closed
3 years ago
3
Add Truffleruby head to CI
#133
gogainda
closed
3 years ago
1
split regex tests and add %r
#132
grosser
closed
4 years ago
2
Apparently after 2.6 this error is no longer raised
#131
Skarlso
closed
4 years ago
0
drop support for EOL rubies
#130
grosser
closed
4 years ago
8
test
#129
grosser
closed
4 years ago
0
remove to_regex dependency and the warnings it causes
#128
grosser
closed
4 years ago
9
Update .travis.yml
#127
gogainda
closed
4 years ago
1
Generate jsonpath list from json
#126
fadhlimaulidri
opened
4 years ago
1
Please don't depend on to_regexp
#125
grosser
closed
4 years ago
5
JSONPath comparison and standardisation
#124
glyn
opened
4 years ago
3
Results do not match other implementations (Part 2)
#123
cburgmer
opened
4 years ago
0
Requires tag for new release
#122
mikemol
closed
5 years ago
6
TypeError: 0 is not a symbol nor a string exception
#121
incubus
closed
1 year ago
1
Next