Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Latest commit

 

History

History
43 lines (25 loc) · 844 Bytes

changelog.md

File metadata and controls

43 lines (25 loc) · 844 Bytes

Changelog

Version 0.8.0 (2023/08/14)

  • Added Bard model name (bl) extraction

Version 0.7.0 (2023/08/14)

  • Added draft extraction
  • Added related searches extraction
  • Added custom cookie support
  • Added BardAi constructor alias to receive cookies in tuple array instead of string

Version 0.6.0 (2023/07/25)

  • Added correct error handling for unrecognizable data and expired session

Version 0.5.0 (2023/07/20)

  • Exported BardAiChat.ai

Version 0.4.0 (2023/07/18)

  • Added images in text result
  • Fixed image parsing crash; Closes #1

Version 0.3.0 (2023/07/18)

  • Added custom exceptions to catch a specific error

Version 0.2.1 (2023/07/18)

  • Exported prompt

Version 0.2.0 (2023/07/18)

  • Added image response
  • Added chat persistance

Version 0.1.0 (2023/07/17)

  • Init
  • Added plain text response