diff --git a/NEWS.md b/NEWS.md index f45d97323..186ef64e0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,17 @@ -# cmdstanr 0.6.0.9000 +# cmdstanr 0.6.1 + +* Store return codes instead of always querying exit status by @jgabry in #798 +* enable jacobian argument for optimization by @jgabry in #799 +* Fix init_model_methods for models with no data by @andrjohns in #801 +* Document a CmdStan-focused way to pre-compile Stan models in R packages by @wlandau in #809 +* Describe how to efficiently save model fit objects by @wlandau in #816 +* fix errors in doc for new methods by @jgabry in #823 +* Give informative error when exposing stan functions with precompiled model by @andrjohns in #831 +* Bugfixes in .stanfunctions, hessian model method, and exposing RNG functions by @andrjohns in #811 +* Fix variable_skeleton() with containers by @andrjohns in #832 +* Improve handling of user header by @martinmodrak in #818 +* change duplicate stdout_file to stderr_file by @jgabry in #834 -Items for next release # cmdstanr 0.6.0 diff --git a/docs/404.html b/docs/404.html index ced1d14e2..9dcc60bed 100644 --- a/docs/404.html +++ b/docs/404.html @@ -39,7 +39,7 @@
diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 5ed5129d6..31783b5cc 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -17,7 +17,7 @@ diff --git a/docs/LICENSE.html b/docs/LICENSE.html index 2dcbb7c1a..614717854 100644 --- a/docs/LICENSE.html +++ b/docs/LICENSE.html @@ -17,7 +17,7 @@ diff --git a/docs/authors.html b/docs/authors.html index be12ad2f9..3b3e08e88 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -17,7 +17,7 @@ diff --git a/docs/index.html b/docs/index.html index c14b85fd5..12811cade 100644 --- a/docs/index.html +++ b/docs/index.html @@ -45,7 +45,7 @@ diff --git a/docs/news/index.html b/docs/news/index.html index e0b4083d5..526e35b5f 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -17,7 +17,7 @@ @@ -102,6 +102,20 @@NEWS.md
+