egui/epi/CHANGELOG.md

432 B

Changelog for epi

All notable changes to the epi crate.

The format is based on Keep a Changelog.

Unreleased

  • You can control the maximum egui web canvas size with App::max_size_points.

0.9.0 - 2021-02-07

  • Nothing new

0.8.0 - 2021-01-17

  • Simplify TextureAllocator interface.

0.7.0 - 2021-01-04

  • Initial release of epi, with http and persistence features.