We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f1e4da commit 9816c84Copy full SHA for 9816c84
CHANGELOG.txt
@@ -1,8 +1,8 @@
1
Raysect Changelog
2
=================
3
4
-Release 0.9.0 (TBD)
5
--------------------
+Release 0.9.0 (30 Jul 2025)
+---------------------------
6
7
Build changes:
8
* The legacy setuptools build system has been replaced with meson-python.
@@ -26,6 +26,9 @@ API changes:
26
New:
27
* Added a torus primitive (contribute by Koyo Munechika).
28
29
+Known issues:
30
+* Compiling raysect current produces a large number of Cython deprecation warnings. These will be resolved in a future release.
31
+
32
33
Release 0.8.1 (12 Feb 2023)
34
---------------------------
0 commit comments