Releases: emilk/eframe_template
Releases · emilk/eframe_template
main: Revert "Update to egui 0.30" (#172)
This reverts commit ae2e06eca6f8138e8ae5a7de9d1cb9fa1aebfddb. It didn't work on Linux 😭
emilk/update-to-egui-0.30-take-2: Revert "Update to egui 0.30" (#172)
This reverts commit ae2e06eca6f8138e8ae5a7de9d1cb9fa1aebfddb. It didn't work on Linux 😭
emilk/update-to-egui-0.30: Revert "Update to egui 0.30" (#172)
This reverts commit ae2e06eca6f8138e8ae5a7de9d1cb9fa1aebfddb. It didn't work on Linux 😭
emilk/rust-1.81
Update to egui 0.30
emilk/revert-egui-update
Update to egui 0.30
emilk/fix-ci
Update to egui 0.30
emilk/egui-0.30.0-final: Revert "Update to egui 0.30" (#172)
This reverts commit ae2e06eca6f8138e8ae5a7de9d1cb9fa1aebfddb. It didn't work on Linux 😭
emilk/egui-0.29: Add `fill_template.ps1` for Powershell (#153)
This is a direct 1 to 1 version of existing fill_template script, but for Powershell, to help developers using Windows.
emilk/egui-0.28: Update pages action to avoid deprecation issues (#143)
The current pages actions produce a lot of deprecation warnings from github. This should fix that. `actions-rs` is also archived and unmaintained. The configuration here is simple enough to just throw in the commands directly so it's probably a good idea to do that.
new-main-tag: Add deployment for Windows, Linux and Mac (#128)
The binaries will be as artifacts on the action and in the releases as well Artifacts to test available at: https://github.com/patrickelectric/eframe_template/actions/runs/8485591944