-------------------------------------------- lines 6-62 of file: xrst/whats_new/2025.xrst -------------------------------------------- {xrst_begin 2025} {xrst_spell isnan macos mm dd } Release Notes for 2025 ###################### mm-dd ***** 03-25 ===== 1. Change ``bin/user_test.sh`` to ``bin/user_test.py`` so that it can be used in Dos, Macos, and Linux. 2. Fix some no-standard constructs in logical expressions; e.g., change ``not std::isnan`` to ``! std::isnan`` . 3. Fix 'possibly dangling reference to a temporary' in `subset_data.cpp` and `child_data_in_fit.cpp` . 02-02 ===== The ``math_ode`` page was moved to :ref:`diff_eq-name` . It was also improved and extended to include discussion of the partial and stochastic differential equation. 01-15 ===== Start the 2025 stable versions of dismod_at; see the new :ref:`dismod_at@Versions` table. A release for 2025 has the stable version 2025.0.\ *number* where *number* is the release number. Only bug fixes, not new features, are added between release numbers. The dock_dismod_at.sh version of dismod_at was advanced to 2025.0.0; see :ref:`dock_dismod_at.sh@dismod_at_version` . The dock_dismod_at.sh version of at_cascade was advanced to 2025.0.0; see :ref:`dock_dismod_at.sh@at_cascade_version` . This change has broken old web links to the dismod_at documentation. An old link of the form | |tab| ``https://dismod-at.readthedocs.io/``\ *html_file_name* has the following form in the latest documentation: | |tab| ``https://dismod-at.readthedocs.io/latest/``\ *html_file_name* and the following for in the 2025 stable documentation: | |tab| ``https://dismod-at.readthedocs.io/stable-2025/``\ *html_file_name* {xrst_end 2025}