Skip to content

Varda v0.1.5

Choose a tag to compare

@github-actions github-actions released this 09 Jun 14:03
· 22 commits to main since this release

What's Changed

  • UPGRADE: update wgpu 27 to 29, egui 0.33 to 0.34, fix breaking api changes by @im-knots in #17
  • Issue #16: PR checks and Release CI to build dmg and appimages for macos and linux by @im-knots in #18
  • FIX: only fire action for fmt + test on pr check time by @im-knots in #19
  • FIX: pr check and release action trigger scopes by @im-knots in #20
  • Fix: run ci tests as release preflight by @im-knots in #21
  • FIX: hanging x86/64 macos build by @im-knots in #22
  • FIX: test release, remove rosetta cross comp for x86_64 mac by @im-knots in #23
  • FIX: cmake error on macos x86_64 build, test release by @im-knots in #24
  • FIX: cmake compatibility issues on macos x86_64 build by @im-knots in #25
  • FIX: cmake linker x256 error fix by @im-knots in #26
  • FIX: macos x86_64 build ffmpeg and openssl by @im-knots in #27
  • FIX: bundle dep libs better for optional features by @im-knots in #28
  • FIX: auto install cli to path on macox and linux by @im-knots in #29
  • #16: add dmg and appimage releases install instructions by @im-knots in #30
  • FEAT: Windows support with portable exe by @im-knots in #31
  • FIX: additional target os blocks for windows build support by @im-knots in #32
  • FIX: libavfilter bundling fix for appimage and dll by @im-knots in #33
  • FIX: use ldd for appimage by @im-knots in #34
  • FIX: appimage dep whackamole by @im-knots in #35
  • fix: fuse2 issues for appimage bundle by @im-knots in #36
  • fix: use fuse3 for appimage bundle by @im-knots in #37
  • fix: fuse shit by @im-knots in #38
  • fix: fuck appimage we are going tarball by @im-knots in #39
  • PERF: Performance optimizations, benchmarks by @im-knots in #40
  • #41 #42: Fix intel mac library bundling by @im-knots in #43
  • FEAT: analyzers and preprocessors for data glsl cant handle by itself by @im-knots in #44
  • #42 PERF: eliminate per-frame buffer allocations in compositing pipeline by @im-knots in #45
  • #42 PERF: Further adventures in performanceland by @im-knots in #46

Full Changelog: v0.1.4...v0.1.5