Skip to content

Latest commit

 

History

History
130 lines (61 loc) · 5.41 KB

CHANGELOG.md

File metadata and controls

130 lines (61 loc) · 5.41 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.3 (2023-12-01)

0.3.2 (2023-12-01)

0.3.1 (2023-12-01)

Bug Fixes

  • update package definition (b762278)

0.3.0 (2023-12-01)

⚠ BREAKING CHANGES

  • upgrade to vscode-language-client v9.0

  • upgrade to vscode-language-client v9.0 (5268b0a)

0.2.6 (2021-10-25)

Bug Fixes

  • syntax definitions missing (f969ffb)

0.2.5 (2021-10-25)

Bug Fixes

  • syntax definitions missing (3605700)

0.2.4 (2021-08-20)

0.2.3 (2021-08-20)

Features

  • upgrade lsp client from 6.0 to 7.0 (0e086ed)

Bug Fixes

  • bundle extension using esbuild (232fce8)
  • linter errors regarding new ls-client types (5ae93e6)

0.2.2 (2021-05-10)

0.2.1 (2021-05-10)

0.2.0 (2021-05-10)

⚠ BREAKING CHANGES

  • no longer compatible with pyls

Features

  • migrate from pyls to community for pylsp (3c381a4)

0.1.13 (2021-04-19)

Features

  • upgrade dependencies to latest (397185d)

0.1.12 (2021-04-19)

0.1.11 (2021-04-19)

0.1.10 (2021-04-19)

0.1.9 (2021-04-19)

Bug Fixes

  • Workaround windows support for pyls (7e9674c)

0.1.8 (2020-10-24)

0.1.7 (2020-10-24)

0.1.6 (2020-10-24)

0.1.5 (2020-10-24)

0.1.4 (2020-10-24)

0.1.3 (2020-10-24)

0.1.2 (2020-10-24)

Features

0.1.1 (2020-10-17)

Features

  • add pyls for IDE features (98682d8)
  • added builtins from xonsh (be798f6), closes #10

0.0.3 (2020-10-11)

Features

0.0.2 (2020-10-07)

Features

  • add syntax file and readme (2a0f8e4)
  • init repo (cb39aa6)
  • use syntaxdev from magicpython to manipulate syntax files (91890cb)