# Changelog All notable changes to this project will be documented in this file. ## [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](https://github.com/newfla/diffusion-rs/pull/6)) ## [0.1.0] - 2024-11-02 ### 🚀 Features - Diffusion.cpp bindings ([#1](https://github.com/newfla/diffusion-rs/pull/1)) - High level api ([#2](https://github.com/newfla/diffusion-rs/pull/2)) - Safe get_physical_core introduction - Improved preset interface - Ci release ([#5](https://github.com/newfla/diffusion-rs/pull/5)) ### 🐛 Bug Fixes - Fix typos in doc ([#3](https://github.com/newfla/diffusion-rs/pull/3)) - Force phisical_core_count into the setter body - *(ci)* Fix release-pls action