Skip to content

Releases: KLR-Pattern/pydantic-resolve

v5.10.5

Choose a tag to compare

@github-actions github-actions released this 30 Jun 04:38

See CHANGELOG for details.

What's Changed

Full Changelog: v5.10.4...v5.10.5

v5.10.4

Choose a tag to compare

@github-actions github-actions released this 25 Jun 08:12

See CHANGELOG for details.

What's Changed

  • docs(article): Treat the Context Window as a Data Assembly Problem by @allmonday in #300
  • docs(seo): add per-page meta descriptions to all 62 doc pages by @allmonday in #301

Full Changelog: v5.10.3...v5.10.4

v5.10.3

Choose a tag to compare

@github-actions github-actions released this 25 Jun 01:11

See CHANGELOG for details.

What's Changed

  • fix(resolver): isolate per-call state and guard against concurrent resolve() (#289) by @allmonday in #295
  • fix(profile): pop timer id in end() to stop timeset leak (#290) by @allmonday in #296
  • fix(resolver): reject empty context dict up-front (#291) by @allmonday in #297
  • fix(analysis): skip inherited expose_dict / collect_dict via dict lookup (#292) by @allmonday in #298
  • fix(analysis): revert _clone_collector to copy.deepcopy (#293) by @allmonday in #299

Full Changelog: v5.10.2...v5.10.3

v5.10.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 06:01

See CHANGELOG for details.

Full Changelog: v5.10.1...v5.10.2

v5.10.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 02:28

See CHANGELOG for details.

What's Changed

  • docs(readme): rewrite for smoother reading curve by @allmonday in #288

Full Changelog: v5.10.0...v5.10.1

v5.10.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 14:42

See CHANGELOG for details.

What's Changed

  • feat(use_case): add compose_query for multi-method GraphQL composition by @allmonday in #287

Full Changelog: 5.9.0...v5.10.0

v5.9.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 13:11
2ce2552

See CHANGELOG for details.

What's Changed

  • perf: optimize BFS resolver hot paths for 5-14% speedup by @allmonday in #285

Full Changelog: v5.8.0...v5.9.0

v5.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 12:47

See CHANGELOG for details.

What's Changed

  • docs: improve README readability and concept transitions by @allmonday in #278
  • docs: unify post_* terminology to "derived fields" (DDIA-aligned) by @allmonday in #279
  • docs: improve README readability by removing redundant sections by @allmonday in #280
  • docs: update README mermaid diagram — add UseCase, split MCP paths by @allmonday in #281
  • docs: improve README clarity and completeness by @allmonday in #282
  • feat: benchmark CI tracking with regression detection by @allmonday in #284
  • feat: BFS execution mode for Resolver by @allmonday in #283

Full Changelog: v5.7.0...v5.8.0

v5.7.0

Choose a tag to compare

@github-actions github-actions released this 21 May 09:03

See CHANGELOG for details.

Full Changelog: v5.6.3...v5.7.0

v5.6.3

Choose a tag to compare

@github-actions github-actions released this 21 May 03:15

See CHANGELOG for details.

Full Changelog: v5.6.2...v5.6.3