@@ -1,6 +1,7 @@
Version 2025.1.0-alpha0
- Implemented a Lazy element that delays content creation to reduce memory usage and enhance garbage collection efficiency in large documents.
+
Version 2025.1.0-rc0
- Optimization: releasing native objects as early as possible to reduce peak memory usage,
- Various performance and memory optimizations,