983 B
983 B
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.33.2 - 2025-11-13
0.33.0 - 2025-10-09
- Add
emath::fast_midpoint#7435 by @emilk - Generate changelogs for emath #7513 by @lucasmerlin
- Improve
OrderedFloathash performance #7512 by @valadaptive - Update MSRV from 1.86 to 1.88 #7579 by @Wumpf