Skip to content

Fire UI 0.1.0

Pre-release
Pre-release

Choose a tag to compare

@sobir-git sobir-git released this 07 Sep 12:24
· 27 commits to master since this release

First standalone Fire UI release, licensed under MIT.

Three small crates provide the widget core, optional controls and native desktop hosting. Use the v0.1.0 Git tag directly; the attached crates are ready for registry publication but are not on crates.io yet.

Rust 1.88+. Experimental API: breaking redesigns are expected. Linux native interactions are verified; see the README for platform and implementation limits.

Validation: framework tests and doc examples, strict Clippy, rustdoc, minimum-Rust check, and all three packaged archives passed locally.