mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2025-07-18 14:00:48 +00:00
Updated changelog to reflect releases
This commit is contained in:
parent
09b477038b
commit
773eac6325
44
CHANGELOG.md
44
CHANGELOG.md
@ -1,9 +1,45 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
All notable changes to the "gpt-contextfiles" extension will be documented in this file.
|
Version History
|
||||||
|
|
||||||
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
|
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
- Initial release
|
## [Release 0.1.1]
|
||||||
|
|
||||||
|
Swapped category from `other` to `Machine Learning` to better reflect use-case
|
||||||
|
|
||||||
|
## What's Changed
|
||||||
|
* fix(context-16k): model uses 16k tokens now by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/7
|
||||||
|
* Fix/id not selected by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/8
|
||||||
|
* Minor Fixes by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/9
|
||||||
|
* fix(category): swapped category by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/10
|
||||||
|
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/Iheuzio/gpt-contextfiles/compare/0.0.1...0.1.1
|
||||||
|
|
||||||
|
## [Release 0.1.0]
|
||||||
|
|
||||||
|
## What's Changed
|
||||||
|
* fix(context-16k): model uses 16k tokens now by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/7
|
||||||
|
* Fix/id not selected by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/8
|
||||||
|
* Minor Fixes by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/9
|
||||||
|
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/Iheuzio/gpt-contextfiles/compare/0.0.1...0.1
|
||||||
|
|
||||||
|
## [Release 0.0.1]
|
||||||
|
|
||||||
|
Still in development, requires a bit of testing.
|
||||||
|
|
||||||
|
## What's Changed
|
||||||
|
* fix(gpt-context): Fixes the layout and the options with the selected by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/1
|
||||||
|
* fix(queries): Fixes the queries formatting by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/2
|
||||||
|
* fix(selected-files): User can now select individual files to pass into the context using the checkboxes by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/3
|
||||||
|
* Feature/openai api by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/4
|
||||||
|
* fix(formatting): Files now formatted like it was previously when passed through by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/5
|
||||||
|
* Release v1 by @Iheuzio in https://github.com/Iheuzio/gpt-contextfiles/pull/6
|
||||||
|
|
||||||
|
## New Contributors
|
||||||
|
* @Iheuzio made their first contribution in https://github.com/Iheuzio/gpt-contextfiles/pull/1
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/Iheuzio/gpt-contextfiles/commits/0.0.1
|
Loading…
Reference in New Issue
Block a user