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: astral-sh/ty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.16
Choose a base ref
...
head repository: astral-sh/ty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.17
Choose a head ref
  • 3 commits
  • 13 files changed
  • 6 contributors

Commits on Feb 11, 2026

  1. Configuration menu
    Copy the full SHA
    55b8ff2 View commit details
    Browse the repository at this point in the history
  2. docs: Clarify that nvim-lspconfig is the recommended way of using ty …

    …in all version of Neovim (#2785)
    
    ## Summary
    
    Continuation of #2762. This PR
    clarifies that nvim-lspconfig is recommended for any version of Neovim
    and lists the configuration for Neovim >=0.11 first since nvim-lspconfig
    support for Neovim <0.11 is being deprecated.
    
    ---------
    
    Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
    Co-authored-by: Andrew Gallant <jamslam@gmail.com>
    Co-authored-by: Andrew Gallant <andrew@astral.sh>
    4 people authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    3650f58 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. [ty] Bump version to 0.0.17 (#2806)

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    sharkdp and AlexWaygood authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    8cec857 View commit details
    Browse the repository at this point in the history
Loading