Skip to content

v0.17.3

Latest

Choose a tag to compare

@github-actions github-actions released this 22 May 19:42
3a11ade

Release Notes

  • (feat) Add sensor camera recording export to elodin-db export. (#648)
  • (feat) Simplify the sensor camera API and allow fetching past frames. (#649)
  • (fix) Preserve component creation order in elodin-db export. (#645)
  • (chore) Update to Bevy 0.18 and Big Space. (#651)
  • (chore) Replace the vendored muxide fork with upstream muxide 0.2.5. (#655)

elodin 0.17.3

Install elodin 0.17.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/elodin-sys/elodin/releases/download/v0.17.3/elodin-installer.sh | sh

Download elodin 0.17.3

File Platform Checksum
elodin-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
elodin-x86_64-pc-windows-msvc.zip x64 Windows checksum
elodin-x86_64-pc-windows-msvc.msi x64 Windows checksum
elodin-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

elodin-db 0.17.3

Install elodin-db 0.17.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/elodin-sys/elodin/releases/download/v0.17.3/elodin-db-installer.sh | sh

Download elodin-db 0.17.3

File Platform Checksum
elodin-db-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
elodin-db-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
elodin-db-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum