1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 06:10:06 -04:00
Files
egui/crates/egui_kittest/CHANGELOG.md
2024-12-16 17:45:35 +01:00

450 B

Changelog for egui_kittest

All notable changes to the egui_kittest crate will be noted in this file.

This file is updated upon each release. Changes since the last release can be found at https://github.com/emilk/egui/compare/latest...HEAD or by running the scripts/generate_changelog.py script.

0.30.0 - 2024-12-16 - Initial relrease

  • Support for egui 0.30.0
  • Automate clicks and text input
  • Automatic screenshot testing with wgpu