Skip to content

Releases: sublimelsp/LSP-copilot

v0.3.14

Choose a tag to compare

@jfcherng jfcherng released this 17 Jul 17:13
68ea94b

What's Changed

  • fix(models): skip non-policy-gated models in model picker by @jfcherng in #305

Full Changelog: v0.3.13...v0.3.14

v0.3.13

Choose a tag to compare

@jfcherng jfcherng released this 16 Jul 21:57
6dc46e4

What's Changed

  • chore(deps): update dependency github/copilot-language-server-release to v1.521.0 by @renovate[bot] in #301
  • fix(chat): send model id required by copilot-language-server v1.520+ by @jfcherng in #303

Full Changelog: v0.3.12...v0.3.13

v0.3.12

Choose a tag to compare

@jfcherng jfcherng released this 10 Jul 21:45
09a8825

What's Changed

  • chore(deps): update dependency github/copilot-language-server-release to v1.520.0 by @renovate[bot] in #287

Full Changelog: v0.3.11...v0.3.12

v0.3.11

Choose a tag to compare

@jfcherng jfcherng released this 10 Jul 21:44
bfc0c3b

What's Changed

  • chore(deps): update github actions to v8.2.0 by @renovate[bot] in #289
  • chore(deps): update github actions to v7 by @renovate[bot] in #291
  • chore(types): fix wrong type by @rchl in #295
  • refactor: initialize version manager before plugin registration by @nugged in #290
  • chore(deps): update astral-sh/setup-uv action to v8.3.0 by @renovate[bot] in #297
  • chore(deps): update astral-sh/setup-uv action to v8.3.1 by @renovate[bot] in #298
  • chore(deps): update astral-sh/setup-uv action to v8.3.2 by @renovate[bot] in #299
  • fix: remove non-working use of mdpopups.md2html by @rchl in #296

New Contributors

Full Changelog: v0.3.10...v0.3.11

v0.3.10

Choose a tag to compare

@jfcherng jfcherng released this 25 May 18:49
843a900

What's Changed

  • fix(commands): use model id instead of modelFamily for set_model_policy by @jfcherng in #286

Full Changelog: v0.3.9...v0.3.10

v0.3.9

Choose a tag to compare

@jfcherng jfcherng released this 25 May 17:36
bf435b9

What's Changed

  • fix(helpers): guard avatar fetch against network errors by @jfcherng in #285
  • refactor: mgrating from AbstractPlugin to LspPlugin by @jfcherng in #283
  • chore(deps): update dependency github/copilot-language-server-release to v1.495.1 by @renovate[bot] in #276

Full Changelog: v0.3.8...v0.3.9

v0.3.8

Choose a tag to compare

@jfcherng jfcherng released this 28 Apr 13:22
68ea916

What's Changed

  • chore: fix workflow version by @rchl in #278

Fixes jmespath module not found.

Full Changelog: v0.3.7...v0.3.8

v0.3.7

Choose a tag to compare

@jfcherng jfcherng released this 28 Apr 08:56
dc44b3d

Full Changelog: v0.3.6...v0.3.7

Fixes jmespath module not found.

v0.3.6

Choose a tag to compare

@jfcherng jfcherng released this 26 Apr 18:57
08d22fd

Drop Support

  • GLIBC_2.28 is now required for the official copilot-language-server binary build.

What's Changed

  • chore: Configure Renovate by @renovate[bot] in #252
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #253
  • chore(deps): update astral-sh/setup-uv action to v7 by @renovate[bot] in #254
  • chore(deps): bump urllib3 from 2.2.3 to 2.6.3 by @dependabot[bot] in #258
  • fix(deps): update dependency wcmatch to v10 by @renovate[bot] in #257
  • Update to the latest server binary by @jfcherng in #260
  • chore(deps): update dependency github/copilot-language-server-release to v1.425.0 by @renovate[bot] in #261
  • chore(deps): update dependency github/copilot-language-server-release to v1.426.0 by @renovate[bot] in #264
  • chore(deps): update dependency github/copilot-language-server-release to v1.427.0 by @renovate[bot] in #266
  • refactor: don't use deprecated should_ignore() by @rchl in #268
  • refactor: use lsp_check_applicable command by @rchl in #269
  • refactor: add ruff rules for sorting imports by @rchl in #271
  • chore(deps): update dependency github/copilot-language-server-release to v1.467.0 by @renovate[bot] in #267
  • feat: adding latest commands from @github/copilot-language-server by @TerminalFi in #236
  • refactor: import from public API and improve return type by @rchl in #273
  • chore(deps): update astral-sh/setup-uv action to v8 by @renovate[bot] in #275
  • chore(deps): update dependency github/copilot-language-server-release to v1.476.0 by @renovate[bot] in #274

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@TerminalFi TerminalFi released this 23 Dec 15:57
530359c

What's Changed

Full Changelog: v0.3.4...v0.3.5