Skip to content

Releases: jmdaly/llm-github-copilot

0.3.1

19 Jul 21:48
4834aa3
Compare
Choose a tag to compare

What's Changed

  • Clarify usage in README by @daviddekoning in #24
  • Remove duplicate test hook and stop removing all environment variables by @dwt in #26
  • chore: bump version prior to release by @jmdaly in #27

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

24 Jun 01:19
4b09ecc
Compare
Choose a tag to compare

What's Changed

  • Streaming response fix & docs by @cavanaug in #19
  • Use builtin OpenAI plugin. Adds tool support. by @kanaka in #18

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

06 Jun 00:17
954e6b1
Compare
Choose a tag to compare

What's Changed

Breaking change: This release renames the model prefix from github-copilot to github_copilot in order to be more consistent with other projects that use the Copilot API.

  • Add badges for PyPI version, changelog, and tests; update README with… by @sukhbinder in #4
  • Start acting on some of the things I have reported bugs on by @dwt in #8
  • Significant feature upgrades by @cavanaug in #9
  • Fix issues with keys (set_key, del_key) as well as the authentication by @cavanaug in #13
  • chore: bump version prior to release by @jmdaly in #14
  • fix: update uv.lock by @jmdaly in #15

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

26 Mar 00:06
de5664c
Compare
Choose a tag to compare

This is the first release of the llm-github-copilot plugin. This plugin integrates with the llm tool to allow the use of GitHub Copilot from the command line using llm.