Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@williambotman williambotman released this 29 Jan 06:30
c43eeb5

1.10.0 (2024-01-29)

Features

  • don't use vim.g.python3_host_prog as a candidate for python (#1606) (bce96d2)
  • pypi: attempt more python3 candidates (#1608) (dcd0ea3)

Bug Fixes

  • golang: fix fetching package versions for packages containing subpath specifier (#1607) (9c94168)
  • pypi: fix variable shadowing (#1610) (aa550fb)
  • ui: don't indent empty lines (#1597) (c7e6705)