Closed cberthou closed 2 weeks ago
Not a big fan of duplicating FindItemAction to allow for a type with a predicate, but I didn't want to break retrocompatibility, nor create complex types that would degrade readability or maintenability.
It is ok to break things since we are not v1 yet. How would you implement it with breaking changes?
This is now implemented. I have added you as a co-author to my commit. Thank you for this PR!
867
Not a big fan of duplicating FindItemAction to allow for a type with a predicate, but I didn't want to break retrocompatibility, nor create complex types that would degrade readability or maintenability.