Skip to content

v2.10.0

Latest

Choose a tag to compare

@Ali-Sdg90 Ali-Sdg90 released this 01 Jan 16:08

2.10.0 (2026-01-01)

Features

  • implement base64 image conversion and update related tests; remove unused options creation test (95cb338)
  • implement formatErrorForClubs utility for structured error reporting (d3deb9f)
  • improve message processing flow; add logging for response chunks and refactor processing message handling (2ec86c5)
  • refactor message processing to use processMessage function; enhance error handling and chunk reply logic (cf8c423)