Skip to content

Releases: Sendo-labs/plugin-sendo-worker

v1.0.0

26 Oct 11:05
d32a9fd

Choose a tag to compare

1.0.0 (2025-10-26)

Features

  • Add comprehensive test infrastructure with real runtime testing (fcf3f9b)
  • add initial implementation of the Sendo Worker (463e5ff)
  • enhance analysis functionality by adding new API route to retrieve analysis by ID, update runAnalysis method to include recommended actions, and implement integration tests for analysis workflow (ede9796)

Bug Fixes

  • tests: cast response in categorizeActions test to any for TypeScript compatibility (b13670b)