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: sqliteai/sqlite-ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.2
Choose a base ref
...
head repository: sqliteai/sqlite-ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.3
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 22, 2025

  1. chore(python): upgrade flow to python -m build.

    The solution `python setup.py bdist_wheel --plat-name` is deprecated. Modernize the build flow but keeping the platform specific tag for the wheel and specific classifier.
    
    chore(license): using the right one
    Daniele Briggi committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    80eecb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from sqliteai/add-license-and-upgrade-build-flow

    chore(python): upgrade flow to `python -m build`
    danielebriggi authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    fa744eb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Configuration menu
    Copy the full SHA
    74b9f1a View commit details
    Browse the repository at this point in the history
Loading