Releases: KLR-Pattern/pydantic-resolve
Releases · KLR-Pattern/pydantic-resolve
Release list
v5.10.5
See CHANGELOG for details.
What's Changed
- fix(utils): walk MRO in get_class_field_annotations by @allmonday in #302
- release: 5.10.5 by @allmonday in #303
Full Changelog: v5.10.4...v5.10.5
v5.10.4
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
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
See CHANGELOG for details.
Full Changelog: v5.10.1...v5.10.2
v5.10.1
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
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
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
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
See CHANGELOG for details.
Full Changelog: v5.6.3...v5.7.0
v5.6.3
See CHANGELOG for details.
Full Changelog: v5.6.2...v5.6.3