We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89485db commit c38efdaCopy full SHA for c38efda
CHANGELOG.md
@@ -19,6 +19,7 @@ project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
19
* README.md now links to libui, and is more explanatory
20
* `LayoutGrid::insert_at` no longer takes `left` and `height` arguments
21
* Many APIs which took `u64` or `i64` arguments now take `i32` for wider compatibility
22
+* The semi-unstable `iui::draw` subsystem is again exported to downstream consumers of the `iui` crate.
23
24
### Deprecated
25
0 commit comments