mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Add features extra_asserts and extra_debug_asserts for more asserts
This replaces all debug_asserts with these opt-in asserts Related: https://github.com/emilk/egui/issues/395
This commit is contained in:
@@ -7,6 +7,8 @@ NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md) and [
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added ⭐
|
||||
* Add features `extra_asserts` and `extra_debug_asserts` to enable additional checks.
|
||||
|
||||
## 0.12.0 - 2021-05-10 - Multitouch, user memory, window pivots, and improved plots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user