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: tree-sitter/py-tree-sitter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.1
Choose a base ref
...
head repository: tree-sitter/py-tree-sitter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Oct 9, 2024

  1. build: track release branch for core

    ObserverOfTime committed Oct 9, 2024
    Copy the full SHA
    7c7db77 View commit details

Commits on Oct 19, 2024

  1. docs: update Query.captures documentation

    Bzero authored Oct 19, 2024
    Copy the full SHA
    728a8d2 View commit details

Commits on Oct 20, 2024

  1. build: bump tree_sitter/core from 46bdc14 to f629fd4

    Bumps [tree_sitter/core](https://github.com/tree-sitter/tree-sitter) from `46bdc14` to `f629fd4`.
    - [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
    - [Commits](tree-sitter/tree-sitter@46bdc14...f629fd4)
    
    ---
    updated-dependencies:
    - dependency-name: tree_sitter/core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ObserverOfTime committed Oct 20, 2024
    Copy the full SHA
    8b36044 View commit details

Commits on Oct 24, 2024

  1. fix(query): iterate over captures for the shortest size, not longest

    amaanq authored and ObserverOfTime committed Oct 24, 2024
    Copy the full SHA
    78d558f View commit details
  2. chore: release 0.23.2

    ObserverOfTime committed Oct 24, 2024
    Copy the full SHA
    d65416b View commit details
Loading