lib/card/query.rb in card-1.96.1 vs lib/card/query.rb in card-1.96.2
- old
+ new
@@ -52,10 +52,10 @@
refer_to referred_to_by
member_of member
found_by not sort match name_match complete
- junction_complete extension_type],
+ extension_type],
plus_relational: %w[plus left_plus right_plus],
conjunction: %w[and or all any],
ignore: %w[prepend append view params vars size]
}.each_with_object({}) do |pair, h|