1.13.0
Blog: Slint 1.13 Released with Live-Preview for Rust and C++
For a complete list of changes, check out the ChangeLog.
Upgrading to Slint 1.13.0:
- Rust: Run
cargo update. - C++: If you're using
FetchContentwith CMake, update the GIT_TAG entry in CMakeLists.txt tov1.13.0orrelease/1.13for automatic tracking of 1.13.x releases. - Node.js: Run
npm update slint-uito bring yourpackage.jsonup-to-date. - ESP-IDF developers: Run to bring your idf_component.yml up-to-date.