• 0.1.0 6322f38720

    Refactor parameter actions and matching strategies
    build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled

    huanld released this 2025-03-24 22:56:45 +00:00 | 17 commits to main since this release

    • Introduced a new ParameterMatcher class for flexible matching.
    • Added PrefixMatcher and PatternMatcher subclasses for specific match logic.
    • Updated ParameterAction to include a check method.
    • Replaced old removal action with a more generic RemovalAction.
    • Enhanced input schema to clarify sanitization modes and parameters.
    • Improved documentation throughout the codebase.
    Downloads