Releases: Asixa/RayD
Releases · Asixa/RayD
v0.1.6
v0.1.5
v0.1.4
v0.1.3
Pin nanobind to 2.9.2 Add nanobind==2.9.2 to drjit build constraints and update pyproject.toml to require nanobind==2.9.2 (replacing 2.11.0). This aligns the build-system dependency with the repository constraints and ensures compatibility with the drjit build environment.
v0.1.1
Relax drjit minimum version to 1.2.0 Lower the required Dr.Jit version from 1.3.0 to 1.2.0 across the project. Updated the CMake error message, README installation instructions and requirements list, and pyproject.toml (build-system and dependencies) so the package can be built/installed with drjit>=1.2.0.