Skip to content

Releases: TokenRollAI/yapi

v0.3.2

23 May 22:09

Choose a tag to compare

Install

pip install pyyapi==0.3.2

What's Changed

Chores

  • chore(actions): bump the github-actions group with 4 updates (630ba8d)
  • chore(deps): update pydantic-ai requirement in the python-runtime group (ec935d8)
  • chore(deps): bump the python-dev group with 2 updates (1e20874)
  • chore: upgrade uv.lock with pydantic-ai 1.x, pytest 9.x (85fcbd2)
  • chore: bump version to 0.3.2 (c058878)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

23 May 21:52

Choose a tag to compare

Install

pip install pyyapi==0.3.1

What's Changed

Tests

  • test: add live LLM integration tests for v2.2 (7392037)

CI

  • ci: prettier release notes — group commits by Conventional type (55a8e94)

Chores

  • chore: bump version to 0.3.1 (60c0359)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 May 21:37

Choose a tag to compare

Install

pip install pyyapi==0.3.0

What's Changed

Features

  • feat: add PromptContext class with _format_value and append-only API (441b839)
  • feat: compose_prompt wraps segments in XML boundary (v2.2) (e72d468)
  • feat: router injects PromptContext, filters from signature, re-export from yapi (90c755d)
  • feat: v2.2 examples, README Prompt context section, version 0.3.0 (659da4c)

Documentation

  • docs: spell out the tool_choice requirement in both READMEs (897f1a4)
  • docs: add v2.2 design spec — PromptContext injection + XML context boundary (4a18deb)
  • docs: add v2.2 implementation plan (6b1bf57)
  • docs(llmdoc): sync with v2.2 PromptContext + XML boundary (985311c)

Tests

  • test: add v2.2 e2e integration tests for PromptContext (03a3229)

Chores

  • chore: add Dependabot, GitHub Release notes job, CONTRIBUTING + SECURITY (34b7092)
  • chore: sync uv.lock with pyyapi 0.3.0 version bump (6c696f6)

Full Changelog: v0.2.0...v0.3.0

v0.2.0

23 May 20:22

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 May 20:22

Choose a tag to compare