Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Version 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@Fleker Fleker released this 09 Jul 23:31
· 57 commits to master since this release
  • Updates package version to 0.1.0
  • Replaces npm with yarn in README and package
  • Fixes behavior when receiving finalResponse
  • Adds files to ignore in npm package and in git
  • Creates types for ActionResponseItem and AssistantSdkResponse
  • Adds tests to verify request and responses
  • Adds tables to response output
  • Marks test as passing if test reaches the end
  • Fix some compile errors. (#5)
  • Support i18n. (#1)
  • Migrates library to TypeScript