Skip to content

Latest commit

 

History

History
71 lines (43 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

71 lines (43 loc) · 1.28 KB

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.

[0.0.1] - 2023-08-28

Added

  • Leonardo API

[0.0.2] - 2023-08-29

Added

  • Added CONTRIBUTING, CODE_OF_CONDUCT, SECURITY and pull request templates, also added git workflows/dependabot.

[0.0.3] - 2023-08-29

Changed

  • README.md

[0.0.4] - 2023-08-29

Changed

  • README.md

[0.0.5] - 2023-08-30

Changed

  • Fixed linters warnings
  • README.md

[0.0.6] - 2023-10-14

Changed

  • Updated metadata

[0.0.7] - 2023-10-15

Changed

  • Updated metadata
  • Updated GitHub workflows

[0.0.8] - 2023-11-22

Changed

  • Fixed wait_for_image_generation method (default is 0 now)
  • Updated GitHub workflows (Python 3.12 added for linters)
  • Bumped requirements

[0.0.9] - 2023-11-23

Fixed

  • Fixed headers update methods (possible async bug fix)

[0.0.10] - 2023-11-24

Fixed

  • Fixed image upload methods (headers should be purged before poking s3)
  • Fixed session headers update to much more generic

[0.0.11] - 2024-11-14

Fixed

  • Fixed linters problems (logging)
  • Bumped requirements & badges