Releases: jmdaly/llm-github-copilot
Releases · jmdaly/llm-github-copilot
0.3.1
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
- @daviddekoning made their first contribution in #24
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.0
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
- @sukhbinder made their first contribution in #4
- @dwt made their first contribution in #8
- @cavanaug made their first contribution in #9
Full Changelog: 0.1.0...0.2.0