2021-01-02 10:59:20 +00:00
|
|
|
# Changelog for epi
|
|
|
|
|
|
|
|
All notable changes to the `epi` crate.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|
|
|
|
|
|
|
|
|
|
|
## Unreleased
|
|
|
|
|
2021-02-12 16:57:53 +00:00
|
|
|
* You can control the maximum egui web canvas size with `App::max_size_points`.
|
|
|
|
|
2021-01-17 14:16:00 +00:00
|
|
|
|
2021-02-07 16:06:42 +00:00
|
|
|
## 0.9.0 - 2021-02-07
|
|
|
|
|
|
|
|
* Nothing new
|
|
|
|
|
|
|
|
|
2021-01-17 14:16:00 +00:00
|
|
|
## 0.8.0 - 2021-01-17
|
|
|
|
|
2021-01-07 15:29:58 +00:00
|
|
|
* Simplify `TextureAllocator` interface.
|
|
|
|
|
2021-01-04 14:38:57 +00:00
|
|
|
|
|
|
|
## 0.7.0 - 2021-01-04
|
|
|
|
|
|
|
|
* Initial release of epi, with http and persistence features.
|