Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Feb 22:11

v1.1.0 (2026-02-26)

This release is published under the MIT License.

Bug Fixes

  • release: Sync PLUGIN_VERSION and add it to semantic-release (cbbb6e1)

  • smoke: Update expected tool count to 27 (f06817d)

  • smoke: Update expected tool count to 28 (ab24096)

Chores

  • deps: Bump pre-commit hooks (ruff 0.15.4, cspell 9.7.0) (42d5fb5)

  • dev: Add html and lcov coverage reports (d418b64)

  • lint: Ignore RUF067 and RUF069 preview rules (a5fae63)

  • stubs: Align mypy stubs with field projection ORM usage (58be461)

  • tests: Split test_tools.py into per-domain files (c5101b3)

Features

  • tools: Add field projection and ORM optimization across all tools (92b61c4)

  • tools: Add stock_by_category_and_location combinatory tool (dd09672)

  • tools: Add transport timeout and stock_pivot tool (2ff4688)

  • tools: Expose total_stock field in list_parts (697de02)

  • tools: Single-query recursive tree for categories and locations (1f01eb5)


Detailed Changes: v1.0.0...v1.1.0