We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f39687 + f94b308 commit 9ac8fe7Copy full SHA for 9ac8fe7
docsrc/changes.rst
@@ -7,6 +7,15 @@ What's New
7
8
For full changes, see the `Releases page <https://github.com/stan-dev/cmdstanpy/releases>`_ on GitHub.
9
10
+
11
+CmdStanPy 1.2.3
12
+---------------
13
14
+- Updated the logic around reading Stan CSV files to support CmdStan 2.35.0+
15
+- Fixed an issue where the ``profile_files`` member of the RunSet object was not correct when running multiple chains in the same process.
16
17
+Reminder: The next non-bugfix release of CmdStanPy will be version 2.0, which will remove all existing deprecations.
18
19
CmdStanPy 1.2.2
20
---------------
21
0 commit comments