0.3.0
fix: set LD_LIBRARY_PATH for linuxdeploy to find conda libs linuxdeploy does its own dependency resolution and couldn't find libspdlog.so and other conda-provided libraries. Instead of manual ldd/cp bundling, let linuxdeploy handle it with CONDA_PREFIX/lib in LD_LIBRARY_PATH. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Entire-Checkpoint: c316f698da7d