42 lines
928 B
Markdown
42 lines
928 B
Markdown
# `epaint_default_fonts` changelog
|
|
All notable changes to the `epaint_default_fonts` crate will be documented 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.32.2 - 2025-09-04
|
|
Nothing new
|
|
|
|
|
|
## 0.32.1 - 2025-08-15
|
|
Nothing new
|
|
|
|
|
|
## 0.32.0 - 2025-07-10
|
|
Nothing new
|
|
|
|
|
|
## 0.31.1 - 2025-03-05
|
|
Nothing new
|
|
|
|
|
|
## 0.31.0 - 2025-02-04
|
|
* Update `egui_default_fonts` license [#5361](https://github.com/emilk/egui/pull/5361) by [@pombredanne](https://github.com/pombredanne)
|
|
|
|
|
|
## 0.30.0 - 2024-12-16
|
|
Nothing new
|
|
|
|
|
|
## 0.29.1 - 2024-10-01
|
|
Nothing new
|
|
|
|
|
|
## 0.29.0 - 2024-09-26
|
|
* Nothing new
|
|
|
|
|
|
## 0.28.1 - 2024-07-05
|
|
* Move default fonts to new crate `epaint_default_fonts` [#4853](https://github.com/emilk/egui/pull/4853) by [@alex-pinkus](https://github.com/alex-pinkus)
|