File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed
Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.0 .0"
2+ "." : " 2.1 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.0] ( https://github.com/StackOneHQ/stackone-ai-python/compare/stackone-ai-v2.0.0...stackone-ai-v2.1.0 ) (2026-01-06)
4+
5+
6+ ### Features
7+
8+ * ** nix:** integrate uv2nix for Python dependency management ([ #88 ] ( https://github.com/StackOneHQ/stackone-ai-python/issues/88 ) ) ([ ee67062] ( https://github.com/StackOneHQ/stackone-ai-python/commit/ee67062d1a6628c9b549f2ad69c0c1d7bdde6d97 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** ci:** add submodules checkout to coverage job ([ #85 ] ( https://github.com/StackOneHQ/stackone-ai-python/issues/85 ) ) ([ 4cf907a] ( https://github.com/StackOneHQ/stackone-ai-python/commit/4cf907a49ac288f368ebbfa3a5dc59a0194bf54a ) )
14+
15+
16+ ### Documentation
17+
18+ * ** readme:** improve Nix development environment setup instructions ([ #94 ] ( https://github.com/StackOneHQ/stackone-ai-python/issues/94 ) ) ([ 2d6f6c2] ( https://github.com/StackOneHQ/stackone-ai-python/commit/2d6f6c224d1119a5a0254934ff542a0572f44c06 ) )
19+ * ** readme:** reorganise installation section ([ #72 ] ( https://github.com/StackOneHQ/stackone-ai-python/issues/72 ) ) ([ 3cde479] ( https://github.com/StackOneHQ/stackone-ai-python/commit/3cde4794739e95479409396adc3b6e3b01eb3d33 ) )
20+
321## [ 2.0.0] ( https://github.com/StackOneHQ/stackone-ai-python/compare/stackone-ai-v0.3.4...stackone-ai-v2.0.0 ) (2025-12-29)
422
523
Original file line number Diff line number Diff line change 11[project ]
22name = " stackone-ai"
3- version = " 2.0 .0"
3+ version = " 2.1 .0"
44description = " agents performing actions on your SaaS"
55readme = " README.md"
66requires-python = " >=3.11"
Original file line number Diff line number Diff line change 88 "StackOneTool" ,
99 "Tools" ,
1010]
11- __version__ = "2.0 .0"
11+ __version__ = "2.1 .0"
You can’t perform that action at this time.
0 commit comments