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 1f54885 commit 1708175Copy full SHA for 1708175
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+0.4.2 (2025-04-26)
2
+==================
3
+
4
+## Changed
5
6
+* Fixed a panic in `DistributedFill`
7
8
0.4.1 (2023-10-10)
9
==================
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "embedded-layout"
-version = "0.4.1"
+version = "0.4.2"
license = "MIT"
description = "Extend embedded-graphics with simple layout functions"
repository = "https://github.com/bugadani/embedded-layout"
0 commit comments