Skip to content

Releases: Cysharp/AIApiTracer

0.5.2

17 Jul 17:44
384277e

Choose a tag to compare

What's Changed

  • fix: Use TARGETPLATFORM instead of BUILDPLATFORM for multi-arch Docker builds by @mayuki in #6
  • ci: Workaround because the published executable does not work properly. by @mayuki in #7

Full Changelog: 0.5.0...0.5.2

0.5.0

17 Jul 04:58
26edee6

Choose a tag to compare

What's Changed

  • Fix tool calls display by @mayuki in #3
  • fix: Use executable location as content root when published by @mayuki in #4
  • feat: Add Docker multi-platform build support for ARM64 by @mayuki in #5

Full Changelog: 0.4.0...0.5.0

0.4.0

14 Jul 10:13
34ecbc1

Choose a tag to compare

What's Changed

  • fix: Fix Anthropic SSE parser to handle tool_use content blocks by @mayuki in #1
  • fix: Fix OpenAI SSE parser to handle tool_calls in streaming responses by @mayuki in #2

Full Changelog: 0.3.0...0.4.0

0.3.0

14 Jul 09:31
20352da

Choose a tag to compare

Initial Public Release