Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 419 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 419 Bytes

egui_suspense changelog

0.8.0

  • Update egui to 0.31

0.7.0

  • Updated egui to 0.30

0.6.0

  • Updated egui to 0.29
  • remove accidental println! statement

0.5.0

  • Made egui_suspense !Send and !Sync on wasm
  • Updated egui to 0.28

0.4.0

  • Updated egui to 0.27

0.3.0

  • Updated egui to 0.26

0.2.0

  • Updated egui to 0.25, dropping support for older versions
  • Added async version of the api