You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.rst
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,17 @@
5
5
Changelog
6
6
#########
7
7
8
-
DrJit 1.0.4 (January 28, 2025)
8
+
DrJit 1.0.5 (February 3, 2025)
9
9
------------------------------
10
10
11
11
- Workaround for OptiX linking issue in driver version R570+. (commit `0c9c54e <https://github.com/mitsuba-renderer/drjit-core/commit/0c9c54ec5c2963dd576c5a16d10fb2d63d67166f>`__).
12
12
- Tensors can now be used as condition and state variables of ``dr.if_stmt/while_loop``. (commit `4691fe <https://github.com/mitsuba-renderer/drjit-core/commit/4691fe4421bfd7002cd9c5d998617db0f40cce35>`__).
0 commit comments