b264e63627
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
- Moved EmailMatcher and PatternChecker to a new matchers module. - Introduced ParameterMatcher as an abstract class for matching strategies. - Added PrefixMatcher and PatternMatcher classes for specific matching logic. - Removed redundant code from the helpers module.