Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: StackOneHQ/stackone-ai-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: stackone-ai-v2.3.0
Choose a base ref
...
head repository: StackOneHQ/stackone-ai-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stackone-ai-v2.3.1
Choose a head ref
  • 2 commits
  • 8 files changed
  • 3 contributors

Commits on Jan 29, 2026

  1. docs: fix Python version requirement to 3.10+ (#131)

    Update documentation to match pyproject.toml which specifies
    requires-python = ">=3.10". The docs incorrectly stated 3.11+.
    ryoppippi authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    ef2b4e3 View commit details
    Browse the repository at this point in the history
  2. chore(main): release stackone-ai 2.3.1 (#132)

    * chore(main): release stackone-ai 2.3.1
    
    * chore: update uv.lock
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    37ef2b9 View commit details
    Browse the repository at this point in the history
Loading