1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-31 05:40:03 -04:00
Files
egui/crates/emath/CHANGELOG.md
Lucas Meurer 82a578e58c Release 0.34.0 - More Ui, less Context (#8028)
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2026-03-26 12:15:41 +01:00

1.0 KiB

Changelog for emath

All notable changes to the emath 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.34.0 - 2026-03-26

Nothing new

0.33.3 - 2025-12-11

Nothing new

0.33.2 - 2025-11-13

  • Fix edge cases in "smart aiming" in sliders #7680 by @emilk

0.33.0 - 2025-10-09