File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # cmdstanr 0.8.0 .9000
1+ # cmdstanr 0.8.1 .9000
22
33Items for next release go here
44
55# cmdstanr 0.8.0
66
7+ ## Minor changes
8+
9+ * Added ` CMDSTANR_USE_RTOOLS ` environment variable to force stock RTools on Windows by @andrjohns in #980
10+ * Automatically initialise model methods when called, add ` inc_warmup ` argument to ` $unconstrain_draws() ` by @andrjohns in #985
11+
12+ ## Bugfixes
13+
14+ * Fix errors when using pathfinder object as initial values by @avehtari in #984
15+ * Fix error with ` $unconstrain_draws() ` returning incorrect assumptions in some cases by @andrjohns in #983
16+ * Fix spurious errors about missing CmdStan config files by @andrjohns in #981
17+ * Fix linking error when exposing SUNDIALS/KINSOL functions or model methods by @andrjohns in #977
18+
19+ # cmdstanr 0.8.0
20+
721## Major new features
822
923* Add functionality for passing ` CmdStanFit ` objects as initial values by @SteveBronder in #937
You can’t perform that action at this time.
0 commit comments