Skip to content

Latest commit

 

History

History
71 lines (43 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

71 lines (43 loc) · 1.43 KB

Changelog

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

[0.1.6] - 2025-01-18

🐛 Bug Fixes

  • (deps) Remove unused tokio dependency (#24)

[0.1.5] - 2025-01-16

🚀 Features

  • Flux mini preset (#22)

🐛 Bug Fixes

  • (linux) Variant linking (#23)

[0.1.4] - 2024-12-28

🚀 Features

  • Cqyan hybrid taesd/_xl modifiers introduction (#14)
  • Lcm_lora modifiers (#16)

⚙️ Miscellaneous Tasks

  • Test toolchain (#17)

[0.1.2] - 2024-11-05

🚀 Features

  • Taesd modifiers
  • Juggernaut xl v11 preset

[0.1.1] - 2024-11-04

🐛 Bug Fixes

  • Sdxl vae NaN

⚙️ Miscellaneous Tasks

  • Release v0.1.0 (#6)

[0.1.0] - 2024-11-02

🚀 Features

  • Diffusion.cpp bindings (#1)
  • High level api (#2)
  • Safe get_physical_core introduction
  • Improved preset interface
  • Ci release (#5)

🐛 Bug Fixes

  • Fix typos in doc (#3)
  • Force phisical_core_count into the setter body
  • (ci) Fix release-pls action