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 9a04f0e commit 492716aCopy full SHA for 492716a
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## v0.12.1 - 08/06/2024
5
+
6
+- Updated EGUI to `0.27`.
7
+- The readme has gifs again.
8
+- Added `app.mouse.clean_button_state` to clean the state of a button.
9
+- Added `xtask` to run project's script like building the examples for web.
10
+- Fixed an issue with EGUI that makes text looks blurry.
11
12
## v0.12.0 - 19/02/2024
13
14
- Updated EGUI to `0.26`.
0 commit comments