Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Mar 18:02
· 49 commits to main since this release

Downloads

🖥️ GUI Application (eulumdat-egui)

Cross-platform desktop viewer for LDT/IES files with diagrams and validation.

  • gui-linux-x86_64 - Linux (x86_64)
  • gui-macos-x86_64 - macOS Intel
  • gui-macos-aarch64 - macOS Apple Silicon
  • gui-windows-x86_64.exe - Windows

⌨️ CLI Tool (eulumdat-cli)

Command-line tool for parsing, converting, and validating photometric files.

  • cli-linux-x86_64 - Linux (x86_64)
  • cli-linux-aarch64 - Linux (ARM64)
  • cli-macos-x86_64 - macOS Intel
  • cli-macos-aarch64 - macOS Apple Silicon
  • cli-windows-x86_64.exe - Windows

📱 Android

  • android-eulumdat.apk - Android app (arm64, armv7, x86_64)

📦 Packages

  • PyPI: pip install eulumdat
  • crates.io: cargo install eulumdat-cli or cargo install eulumdat-egui

What's Changed

  • [FEAT] Add eulumdat-tui: terminal photometric viewer with braille canvas by @holg in #3
  • Techquiz by @holg in #2

New Contributors

  • @holg made their first contribution in #3

Full Changelog: v0.5.0...v0.6.0