main
tag: v0.10.0
tag: v0.11.0
tag: v0.12.0
tag: v0.13.0
tag: v0.14.0
tag: v0.15.0
tag: v0.16.0
tag: v0.17.0
tag: v0.17.1
tag: v0.17.2
tag: v0.18.0
tag: v0.19.0
tag: v0.20.0
tag: v0.21.0
tag: v0.22.0
tag: v0.23.0
tag: v0.24.0
tag: v0.25.0
tag: v0.26.0
tag: v0.27.0
tag: v0.28.0
tag: v0.29.0
tag: v0.30.0
tag: v0.31.0
tag: v0.32.0
tag: v0.33.0
tag: v0.34.0
tag: v0.35.0
tag: v0.36.0
tag: v0.37.0
tag: v0.38.0
tag: v0.39.0
tag: v0.4.0
tag: v0.4.1
tag: v0.40.0
tag: v0.41.0
tag: v0.42.0
tag: v0.42.1
tag: v0.43.0
tag: v0.44.0
tag: v0.45.0
tag: v0.46.0
tag: v0.46.1
tag: v0.5.0
tag: v0.5.2
tag: v0.6.0
tag: v0.7.0
tag: v0.8.0
tag: v0.9.0
Files
Commits
Tags
Notes
Issues
Release 0.42.1: documentation without the historical narrative
1 file changed,
+1 insertion,
-1 deletion
1
1
[package]
2
2
name = "makeover-immediate"
3
-
version = "0.42.0"
3
+
version = "0.42.1"
4
4
edition = "2024"
5
5
description = "The immediate-mode renderer for makeover-layout. Immediate mode is the constraint that matters, not the library: no cascade, no retained tree, one stroke per widget. Backed by egui."
6
6
license = "MIT"