Releases: StackOneHQ/stackone-ai-python
Releases · StackOneHQ/stackone-ai-python
stackone-ai: v2.5.0
26 Mar 09:59
Compare
Sorry, something went wrong.
No results found
stackone-ai: v2.4.0
06 Mar 09:47
Compare
Sorry, something went wrong.
No results found
2.4.0 (2026-03-06)
Features
search: Semantic Tool Search (#149 ) (ac76d1b )
skills: add just-commands skill with dynamic context injection (#133 ) (bf9f3fb )
stackone-ai: v2.3.1
29 Jan 16:58
Compare
Sorry, something went wrong.
No results found
stackone-ai: v2.3.0
29 Jan 16:51
Compare
Sorry, something went wrong.
No results found
2.3.0 (2026-01-29)
Bug Fixes
nix: replace deprecated nixfmt-rfc-style with nixfmt (#114 ) (10627b4 )
Miscellaneous Chores
stackone-ai: v2.1.1
22 Jan 10:48
Compare
Sorry, something went wrong.
No results found
stackone-ai: v2.1.0
22 Jan 10:40
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-01-22)
Features
nix: integrate uv2nix for Python dependency management (#88 ) (ee67062 )
Bug Fixes
ci: add submodules checkout to coverage job (#85 ) (4cf907a )
Documentation
deepwiki badge (#97 ) (d8b0234 )
readme: improve Nix development environment setup instructions (#94 ) (2d6f6c2 )
readme: reorganise installation section (#72 ) (3cde479 )
rules: add nix-workflow rule (#106 ) (b10c164 )
stackone-ai: v2.0.0
29 Dec 15:16
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-12-29)
⚠ BREAKING CHANGES
Drop support for Python 3.9 and 3.10.
Error handling now uses httpx exceptions instead of requests exceptions. Code catching RequestException should be updated to catch httpx.HTTPStatusError or httpx.RequestError.
migrate examples and tests to connector-based tool naming (#51 )
The docs optional dependency group and related commands (make docs-serve, make docs-build) are no longer available.
remove MCP server implementation (#45 )
remove deprecated OAS-based getTools, migrate to fetchTools only (#42 )
Features
add test coverage reporting with GitHub Pages badge (#62 ) (0ef05cf )
security: add gitleaks for secret detection (#63 ) (1a31baa )
Bug Fixes
ci: use just commands in CI and release workflows (#57 ) (38a9dd6 )
migrate examples and tests to connector-based tool naming (#51 ) (c365dbd )
migrate HTTP client from requests to httpx (#52 ) (9d180ef )
remove MCP server implementation (#45 ) (bcb12b4 )
scripts: add uv lock refresh to version update script (#50 ) (bde6d88 )
Documentation
remove meta tools implementation details from README (#40 ) (10510d4 )
remove obsolete migration section from README (#56 ) (bdcf90d )
Miscellaneous Chores
bump minimum Python version to 3.11 (#81 ) (527e828 )
remove MkDocs documentation generation feature (#46 ) (947863e )
trigger release 2.0.0 (#82 ) (daa963b )
Code Refactoring
remove deprecated OAS-based getTools, migrate to fetchTools only (#42 ) (d50d5fb )
stackone-ai: v0.3.4
13 Nov 09:45
Compare
Sorry, something went wrong.
No results found
0.3.4 (2025-11-12)
Features
Add MCP-backed dynamic tool fetching to Python SDK (#39 ) (d72ca80 )
add provider/action filtering and hybrid BM25 + TF-IDF search (#37 ) (a1c688b )
stackone-ai: v0.3.3
27 Oct 15:06
Compare
Sorry, something went wrong.
No results found
0.3.3 (2025-10-17)
Features
Bug Fixes
Documentation
stackone-ai: v0.3.2
26 Aug 15:42
Compare
Sorry, something went wrong.
No results found