Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 808 Bytes

CHANGELOG.md

File metadata and controls

47 lines (27 loc) · 808 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2024-01-17

Added

  • Possibility to use emojis in copies generated
  • Content generation and trend-brand/product association with Gemini

Fixed

  • Quota error bug on text-bison model
  • Better approximation to desired number of copies

Changed

  • General code refactor for readability and performance improvement

Removed

  • Examples from prompts
  • Policy from prompts
  • Useless params in config.json
  • Useless pieces of code

[1.0.0] - 2024-01-17

Added

  • Initial commit

Fixed

Changed

Removed