Skip to content

Latest commit

 

History

History
114 lines (74 loc) · 5.2 KB

CHANGELOG.md

File metadata and controls

114 lines (74 loc) · 5.2 KB

Change Log

Version History

[Unreleased]

[Release 0.2.3]

What's Changed

  • fix(display-html): html is now properly displayed by @Iheuzio in #38
  • Release 0.2.3 by @Iheuzio in #39

Full Changelog: https://github.com/Iheuzio/gpt-contextfiles/compare/0.2.2...0.2.3

[Release 0.2.2]

What's Changed

  • Fix/organize files by @Iheuzio in #32
  • Fix/style rendered by @Iheuzio in #33
  • fix(style-rendered): padding around response by @Iheuzio in #34
  • update(readme-fix): added new features to readme by @Iheuzio in #35
  • Release 0.2.2 by @Iheuzio in #36

Full Changelog: https://github.com/Iheuzio/gpt-contextfiles/compare/0.2.1...0.2.2

[Release 0.2.1]

What's Changed

  • Update/logo by @Iheuzio in #28
  • feature(copy-code): add a copy, button improved ui by @Iheuzio in #29
  • Release 0.2.1 by @Iheuzio in #30

Full Changelog: https://github.com/Iheuzio/gpt-contextfiles/compare/0.2.0...0.2.1

[Release 0.2.0]

  • Copy code
  • Auto response
  • Formatting

What's Changed

  • Feature/format code by @Iheuzio in #23
  • update(gif): Added new gif to reflect program by @Iheuzio in #24
  • feature(code-box): Can copy code and load responses by @Iheuzio in #25
  • Release 0.2.0 by @Iheuzio in #26

Full Changelog: https://github.com/Iheuzio/gpt-contextfiles/compare/0.1.3...0.2.0

[Release 0.1.3]

What's Changed

  • fix(explorer-context): Shows the add files context for any file by @Iheuzio in #19
  • fix(assistant): Assistant would not answer reponse by @Iheuzio in #20
  • Release 0.1.3 by @Iheuzio in #21

Full Changelog: https://github.com/Iheuzio/gpt-contextfiles/compare/0.1.2...0.1.3

[Release 0.1.2]

What's Changed

  • feature(tags): associate project with relative keywords by @Iheuzio in #11
  • feature(categories): Expand into other categories related to this program by @Iheuzio in #12
  • Update issue templates by @Iheuzio in #13
  • Adding Guides by @Iheuzio in #14
  • feature(sidebar): Renders webpanel on the side by @Iheuzio in #15
  • fix(css): sidebar now has css by @Iheuzio in #16
  • Release 0.1.2 by @Iheuzio in #17

Full Changelog: https://github.com/Iheuzio/gpt-contextfiles/compare/0.1.0...0.1.2

[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 #7
  • Fix/id not selected by @Iheuzio in #8
  • Minor Fixes by @Iheuzio in #9
  • fix(category): swapped category by @Iheuzio in #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 #7
  • Fix/id not selected by @Iheuzio in #8
  • Minor Fixes by @Iheuzio in #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 #1
  • fix(queries): Fixes the queries formatting by @Iheuzio in #2
  • fix(selected-files): User can now select individual files to pass into the context using the checkboxes by @Iheuzio in #3
  • Feature/openai api by @Iheuzio in #4
  • fix(formatting): Files now formatted like it was previously when passed through by @Iheuzio in #5
  • Release v1 by @Iheuzio in #6

New Contributors

  • @Iheuzio made their first contribution in #1

Full Changelog: https://github.com/Iheuzio/gpt-contextfiles/commits/0.0.1