Skip to content

Commit 5f757ea

Browse files
author
Nick
committed
release/v2.37.0: updating release notes
1 parent e929405 commit 5f757ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

RELEASE-NOTES.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
CMDSTAN RELEASE NOTES
22
======================================================================
33

4+
v2.37.0 (2 September 2025)
5+
======================================================================
6+
7+
- Changed the default value of sig_figs to 8. This should reduce errors when using the output of CmdStan as further input to Stan programs. (#1308)
8+
- Updated the behavior of filename arguments when requesting multiple chains. In addition to the existing behavior, users can now pass a comma-separated list of filenames to specify the output files for each chain. This allows for more flexibility in naming output files when running multiple chains. (#1312, #1318)
9+
- Added more information when encountering a system error like an unwriteable file or a full disk. (#1316)
10+
- Improved dependency discovery when running CmdStan's test suite. (#1314)
11+
- Removed the mips64el build of CmdStan. (#1319)
12+
- Re-added ESS/s to stansummary. (#1320)
13+
- Fixed an issue with the diagnose command using the wrong number of iterations when calculating percentages. (#1321)
14+
415
v2.36.0 (10 December 2024)
516
======================================================================
617

0 commit comments

Comments
 (0)