Skip to content

v0.3.1

Choose a tag to compare

@madspaaskesen madspaaskesen released this 12 Jun 08:50
· 23 commits to main since this release

📦 Aether Renderer Core v0.3.1

✨ New Features

  • --preview [N]: Render a single preview frame from your input sequence.

    • Example: --preview renders the middle frame
    • Example: --preview 42 renders frame 42
    • Output saved as a .png
  • --open: Automatically open the output file after render

    • Works with full video render only (--preview + --open is gracefully ignored)

🛠 Improvements

  • Preview and open logic are now decoupled from RenderConfig
  • Terminal-friendly UX: helpful messages, no surprises
  • Full README.md and crates.io documentation updates

✨ Built with care, tested with benchmarks, and designed for clarity.
Thanks to Codex for inspiring the --open feature 💛


What's Changed

Full Changelog: v0.3.0...v0.3.1