CHANGELOG.md

April 18, 2024 ยท View on GitHub

v0.0.1

Initial Release

v0.0.2

What's New?

  • General code improvement
  • Request timeout - 30

v0.1.0

What's New?

  • Auto-fetch OAuth value
  • Chat History
  • Rename conversation
  • Share conversation
  • Delete conversation
  • Retrieve shared conversations
  • Stop sharing conversation
  • Archive conversation

v0.1.0

What's new? More console chat manipulation features.

  • Chat History
  • Rename conversation
  • Share conversation
  • Delete conversation
  • Retrieve shared conversations
  • Stop sharing conversation
  • Archive conversation
  • Export chats in json
  • Generate random prompts
  • etc

v0.1.1

What's new? More console chat manipulation features.

  • Chat History
  • Rename conversation
  • Share conversation
  • Delete conversation
  • Retrieve shared conversations
  • Stop sharing conversation
  • Archive conversation
  • Export chats in json
  • Generate random prompts
  • etc

v0.1.2

Whats New?

  • Support for Python>=3.9

v0.1.3

What's new?

  • Several fixes at console.

v0.1.4

What's new?

  • Exceptions safely handled at console.

v0.1.5

What's new?

  • Exception support info

v0.1.6

What's new?

  • Support streaming response
  • Stream response at console - (default)
  • Specify stdout font color at console

v0.1.7

What's new?

  • Verify cookies expiry state
  • More console based enhancements
  • Enhanced error support information
  • Show conversation title by default - (console)

v0.1.8

What's new?

  • Issue prompt from last copied text - (console)
  • Other minor updates

v0.1.9

What's new?

  • Copy whole response or just code(s) only - (console)
  • Minor bugs fixed

v0.2.0

What's new?

  • Wider system support for copy - paste operations - (console)
  • from_copied renamed to with_copied - (console)

v0.2.1

What's new?

  • Failsafe copy-paste operations - (Console)
  • Prompt to save json data - (Console)

v0.2.2

What's new?

  • History rendering issue fixed - (Console)

v0.2.3

What's new?

  • Clear terminal command added - Console
  • Other minor bugs

v0.2.4

What's new?

  • Option to unframe response - -q/--quiet
  • Shortcut introduced wbc - (Console)
  • Prompt made a positional argument - (Console)

v0.2.5

What's new?

  • Visible vertical overflow

v0.2.6

What's new?

  • Control vertical overflow -vo/--vertical-overflow
  • Check program version --version/-v
  • Fully disable busy bar -B 0

v0.2.7

What's new?

  • Enhanced help info.
  • Other minor updates.

v0.2.8

What's new?

  • fix: Uses websocket.

v0.2.9

What's new?

  • patch: Independencies

v0.3.0

*What's new?

  • patch : Fail to generate response. Resolves #15 #14
  • patch : Drop support for websocket.