Skip to content

Commit 41eaee1

Browse files
committed
update home and news pages on website
1 parent 2a5b812 commit 41eaee1

8 files changed

Lines changed: 34 additions & 9 deletions

File tree

NEWS.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1-
# cmdstanr 0.6.0.9000
1+
# cmdstanr 0.6.1
2+
3+
* Store return codes instead of always querying exit status by @jgabry in #798
4+
* enable jacobian argument for optimization by @jgabry in #799
5+
* Fix init_model_methods for models with no data by @andrjohns in #801
6+
* Document a CmdStan-focused way to pre-compile Stan models in R packages by @wlandau in #809
7+
* Describe how to efficiently save model fit objects by @wlandau in #816
8+
* fix errors in doc for new methods by @jgabry in #823
9+
* Give informative error when exposing stan functions with precompiled model by @andrjohns in #831
10+
* Bugfixes in .stanfunctions, hessian model method, and exposing RNG functions by @andrjohns in #811
11+
* Fix variable_skeleton() with containers by @andrjohns in #832
12+
* Improve handling of user header by @martinmodrak in #818
13+
* change duplicate stdout_file to stderr_file by @jgabry in #834
214

3-
Items for next release
415

516
# cmdstanr 0.6.0
617

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/news/index.html

Lines changed: 15 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pull_request_template.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)