Skip to content

2.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Dec 12:23
dc0c3c4

Release Notes

Added

  • Support for generic altimeter with min/max samples

Changed

  • Remove unused dependencies found by cargo-shear
  • Update Rust version from 1.90 to 1.92

Dependencies

  • egui_kittest: 0.33.2 → 0.33.3 (#408)
  • egui: 0.33.2 → 0.33.3 (#408)
  • eframe: 0.33.2 → 0.33.3 (#408)
  • egui_extras: 0.33.2 → 0.33.3 (#408)
  • reqwest: 0.12.24 → 0.12.25 (#408)

Install plotinator3000 2.13.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/luftkode/plotinator3000/releases/download/v2.13.0/plotinator3000-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/luftkode/plotinator3000/releases/download/v2.13.0/plotinator3000-installer.ps1 | iex"

Download plotinator3000 2.13.0

File Platform Checksum
plotinator3000-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
plotinator3000-x86_64-apple-darwin.tar.xz Intel macOS checksum
plotinator3000-x86_64-pc-windows-msvc.zip x64 Windows checksum
plotinator3000-x86_64-pc-windows-msvc.msi x64 Windows checksum
plotinator3000-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
plotinator3000-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
plotinator3000-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum