Skip to content

v0.7.0 - egui update and QoL changes

Latest
Compare
Choose a tag to compare
@fluxxcode fluxxcode released this 01 Oct 18:09
· 36 commits to develop since this release
4e152c8

🚨 Breaking Changes

🔧 Changes

  • Path edit is now selected as the desired file if the path entered is an existing file and the dialog is in DialogMode::SelectFile mode #151
  • Implemented Debug trait for FileDialog #152
  • Added several lints and general code cleanup #153 (thanks @bircni!)