Changes in version 0.1.3 (2025-09-08) Maintenance Release - Improved handling of optional torch dependency: package now loads cleanly even if torch is not installed. - Examples and tests updated to skip or run in reduced mode when torch runtime is unavailable. - Minor documentation fixes. Changes in version 0.1.2 (2025-06-27) - Examples wrapped in \dontrun{} to avoid failures on systems without torch. - Added notes in examples about installing torch runtime manually. Changes in version 0.1.0 (2025-02-27) Initial Release - First CRAN release of the Distributional Instrumental Variable (DIV) model. - Supports estimation of interventional distributions, conditional means, and quantiles. - Provides sampling functionality from the fitted model.