Skip to content

Releases: AineeJames/ChatGPTerminator

v0.1.11

15 May 18:04
Compare
Choose a tag to compare
  • Added new CodeTheme configuration for code rendering

Note
If you have a previous version of gpterminator you will need to add do one of the following:

  1. Erase old config file (type !pconf for path)
  2. Add the following line to your config: CodeTheme = monokai

v0.1.10

06 Apr 18:45
Compare
Choose a tag to compare

Added a couple things:

  • !new command: creates a new session
  • Printing out version number in banner

v0.1.9

26 Mar 05:15
Compare
Choose a tag to compare
  • better code selection when multiple code blocks are generated and using ccpy (code copy) command

v0.1.8

25 Mar 18:40
Compare
Choose a tag to compare
  • new ifile command allows you to load the contents of a file and write a prompt to go alongside it
  • command shorthand for most commands

v0.1.7

24 Mar 06:06
Compare
Choose a tag to compare
  • new image preview when using the !dalle cmd

v0.1.6

24 Mar 04:37
Compare
Choose a tag to compare
  • Moved config related directories and files into the GPTerminator.py so files are installed when installing from pypi
  • Prints directories when first installing

v0.1.5

23 Mar 20:06
Compare
Choose a tag to compare
  • switched match case to if else for more python version compatibility

v0.1.4

23 Mar 03:08
Compare
Choose a tag to compare
  • update pconf command so it now tells you the config directory

v0.1.3

23 Mar 02:36
Compare
Choose a tag to compare

Hopefully fixed pypi github ci

v0.1.1

23 Mar 02:05
Compare
Choose a tag to compare

PyPi friendly readme