Plasma v0.4.3
Plasma v0.4.3 is out! 🎉
This is our first release in the new org, so if you're updating your dependencies, be sure you're using the correct scope.
You can install the updated version in Wally using the scope and version matter-ecs/plasma@0.4.3
in your wally.toml
.
Added
- We now detect heading click and provide clicked cell in the table widget. Thanks to @memorycode in #5
Changed
- Widgets are more compact. Thanks to @jackTabsCode in #13
Fixed
- Fixed window position resetting while being dragged. Thanks to @rimuy in #6
- Fixed dynamic min/max changes breaking sliders. Thanks to @Boegie19 in #4
- TestEZ is now a dev dependency rather than a regular dependency
- You'll no longer need to include TestEZ in all of your projects that use Plasma.
New Contributors
- @rimuy made their first contribution in #6
- @jackTabsCode made their first contribution in #13
- @Boegie19 made their first contribution in #4
- @memorycode made their first contribution in #5
For more details, view the full changelog, or check out our documentation.